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