ConnectionManagerItem.StreamName Property

Definition

Gets or sets the stream name of the connection manager.

public:
 property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String

Property Value

The stream name of the connection manager.

Applies to