XConnectionDefUserName Property |
Gets the name of the user.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string UserName { get; }
Public ReadOnly Property UserName As String
Get
Property Value
Type:
StringThe name of the user.
See Also