XamlDeferLoadAttribute.ContentType Propiedad

Definición

Obtiene el valor de Type de CLR para el tipo de contenido/destino del comportamiento de carga aplazada.

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

Valor de propiedad

Valor de Type de CLR para el tipo de contenido/destino del comportamiento de carga aplazada.

Se aplica a