public string DirectoryName { get; }
Public ReadOnly Property DirectoryName As String Get
public: property String^ DirectoryName { String^ get (); }
member DirectoryName : string with get
In This Article