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