XamlMemberInvoker.UnknownInvoker Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit une valeur statique qui représente un XamlMemberInvoker inconnu et non implémenté pleinement.
public:
static property System::Xaml::Schema::XamlMemberInvoker ^ UnknownInvoker { System::Xaml::Schema::XamlMemberInvoker ^ get(); };
public static System.Xaml.Schema.XamlMemberInvoker UnknownInvoker { get; }
member this.UnknownInvoker : System.Xaml.Schema.XamlMemberInvoker
Public Shared ReadOnly Property UnknownInvoker As XamlMemberInvoker
Valeur de propriété
Valeur statique qui représente un XamlMemberInvoker inconnu et non implémenté pleinement.
Remarques
L’approvisionnement de cette valeur pour un XamlMemberInvoker paramètre de l’API définie par System.Xaml entraîne généralement la levée d’exceptions du code appelé.