The container part of the stream.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string ContainerName { get; }
Public ReadOnly Property ContainerName As String
	Get
public:
property String^ ContainerName {
	String^ get ();
}

See Also