Return the host component of the URI.

Namespace: StreamBase.SB.Client
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string GetHost()
Public Function GetHost As String
public:
String^ GetHost()

See Also