Compartir a través de


UIContentRoot.UIContext Propiedad

Definición

Obtiene el identificador de contexto de la raíz de contenido.

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

Valor de propiedad

Identificador de contexto de la raíz de contenido.

Se aplica a