次の方法で共有


UIContentRoot.UIContext プロパティ

定義

コンテンツ ルートのコンテキスト識別子を取得します。

public:
 property UIContext ^ UIContext { UIContext ^ get(); };
UIContext UIContext();
public UIContext UIContext { get; }
var uIContext = uIContentRoot.uIContext;
Public ReadOnly Property UIContext As UIContext

プロパティ値

コンテンツ ルートのコンテキスト識別子。

適用対象