Share via


XamlDebuggerXmlReader.SchemaContext プロパティ

定義

基になる XAML リーダーのスキーマ コンテキストを取得します。

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

プロパティ値

スキーマ コンテキスト情報。

適用対象