public string DirectoryName { get; set; }
Public Property DirectoryName As String Get Set
public: property String^ DirectoryName { String^ get (); void set (String^ value); }
member DirectoryName : string with get, set
In This Article