The user name component of the URI.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.5.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string User { get; }
Public ReadOnly Property User As String Get
public: property String^ User { String^ get (); }