XamlDeferLoadAttribute.ContentTypeName Proprietà

Definizione

Ottiene il nome di stringa del tipo per l'implementazione da utilizzare per il comportamento del caricamento posticipato.

public:
 property System::String ^ ContentTypeName { System::String ^ get(); };
public string ContentTypeName { get; }
member this.ContentTypeName : string
Public ReadOnly Property ContentTypeName As String

Valore della proprietà

Nome di stringa del tipo per il convertitore da utilizzare per il comportamento del caricamento posticipato.

Si applica a

Vedi anche