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