| UserFTPDirectory Property |
The FTP Directory for the user off the FTP root.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string FTPDirectory { get; set; }
Public Property FTPDirectory As String
Get
Set
public:
property String^ FTPDirectory {
String^ get ();
void set (String^ value);
}
member FTPDirectory : string with get, set
Property Value
Type:
StringSee Also