XamlDeferLoadAttribute.ContentType Propiedad

Definición

Obtiene el valor CLR Type del tipo de contenido o destino del comportamiento de aplazamiento de la carga.

public:
 property Type ^ ContentType { Type ^ get(); };
public Type ContentType { get; }
member this.ContentType : Type
Public ReadOnly Property ContentType As Type

Valor de propiedad

Valor CLR Type del tipo de contenido o destino del comportamiento de aplazamiento de la carga.

Se aplica a