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