XamlTypeInvoker.UnknownInvoker Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce un valore statico che rappresenta un oggetto XamlTypeInvoker sconosciuto non completamente implementato.
public:
static property System::Xaml::Schema::XamlTypeInvoker ^ UnknownInvoker { System::Xaml::Schema::XamlTypeInvoker ^ get(); };
public static System.Xaml.Schema.XamlTypeInvoker UnknownInvoker { get; }
static member UnknownInvoker : System.Xaml.Schema.XamlTypeInvoker
Public Shared ReadOnly Property UnknownInvoker As XamlTypeInvoker
Valore della proprietà
Valore statico che rappresenta un oggetto XamlTypeInvoker sconosciuto non completamente implementato.
Commenti
Se si specifica questo valore per un XamlTypeInvoker parametro dell'API definita da System.Xaml, il codice chiamato genererà eccezioni.