Share via


ConnectionInfo.Id 속성

정의

이 연결을 나타내는 고유 식별자를 가져오거나 설정합니다.

public:
 abstract property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public abstract string Id { get; set; }
member this.Id : string with get, set
Public MustOverride Property Id As String

속성 값

적용 대상