共用方式為


UIContentRoot.UIContext 屬性

定義

取得內容根目錄的內容識別碼。

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

屬性值

內容根目錄的內容識別碼。

適用於