다음을 통해 공유


MdmSession.Id 속성

정의

MDM 세션의 ID입니다.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = mdmSession.id;
Public ReadOnly Property Id As String

속성 값

String

Platform::String

winrt::hstring

세션 ID의 문자열 값입니다.

적용 대상