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