Share via


UIContentRoot.UIContext Property

Definition

Gets the context identifier for the content root.

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

Property Value

The context identifier for the content root.

Applies to