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