Property UserName
| Improve this Doc View SourceUserName
Gets or sets the user name information.
Declaration
public string UserName { get; set; }
Property Value
Type | Description |
---|---|
System.String | A string containing the user name information. |
Gets or sets the user name information.
public string UserName { get; set; }
Type | Description |
---|---|
System.String | A string containing the user name information. |