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