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