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

See Also