XamlReader.SchemaContext Egenskap

Definition

När det implementeras i en härledd klass hämtar ett objekt som tillhandahåller XAML-schemakontextinformation för informationsuppsättningen.

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

Egenskapsvärde

Ett objekt som innehåller XAML-schemakontextinformation för informationsuppsättningen.

Gäller för

Se även