ConnectionManagerItem.StreamName 属性

定义

获取或设置连接管理器的流名称。

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

属性值

连接管理器的流名称。

适用于