다음을 통해 공유


ConnectionManagerItem.StreamName 속성

정의

연결 관리자의 스트림 이름을 가져오거나 설정합니다.

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

속성 값

연결 관리자의 스트림 이름입니다.

적용 대상