Returns the container name component of the URI. May return an empty string
if no container was specified.
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 GetContainer()
Public Function GetContainer As String
public: String^ GetContainer()