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