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