次の方法で共有


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 の文字列値。

適用対象