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