共用方式為


XamlType.SchemaContext 屬性

定義

取得處理這個 XamlSchemaContext 的作用中 XamlType

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

屬性值

XamlSchemaContext

用於處理這個 XamlSchemaContext 的作用中 XamlType

備註

XamlSchemaContext 是建構 XamlType 時的必要參數專案。

適用於