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 Container { get; }
Public ReadOnly Property Container As String Get
public: property String^ Container { String^ get (); }