XamlWriter.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 結構描述內容。

適用於