The password
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string Password { get; set; }
Public Property Password As String
public: property String^ Password { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string Password { get; set; }
Public Property Password As String
public: property String^ Password { String^ get (); void set (String^ value); }