共用方式為


XamlReader.SchemaContext 屬性

定義

在衍生類別中實作時取得物件,這個物件會為資訊集提供 XAML 結構描述內容資訊。

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

屬性值

為資訊集提供 XAML 結構描述內容資訊的物件。

適用於

另請參閱