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