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