XamlReader.SchemaContext Propriété

Définition

En cas d'implémentation dans une classe dérivée, obtient un objet qui fournit des informations de contexte de schéma XAML pour le jeu d'informations.

public:
 abstract property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public abstract System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public MustOverride ReadOnly Property SchemaContext As XamlSchemaContext

Valeur de propriété

XamlSchemaContext

Objet qui fournit des informations de contexte de schéma XAML pour le jeu d'informations.

S’applique à

Voir aussi