Determines the directory path where the files of a specific file type are stored.
public void SetFileDirectory(string directory, Web.FileType type);Public Sub SetFileDirectory(ByVal directory As String, ByVal type As Web.FileType)| Parameter | Description |
|---|---|
| directory | Specifies the directory path where the files of a specific file type are stored. |
| type | Specifies one of the File |