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