Share via


UIContentRoot.UIContext 属性

定义

获取内容根的上下文标识符。

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

属性值

内容根的上下文标识符。

适用于