Share via


IXamlSchemaContextProvider.SchemaContext 屬性

定義

取得服務內容所報告的 XamlSchemaContext

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

服務內容所報告的 XAML 結構描述內容。

備註

針對作業使用 傳 XamlSchemaContext 回的 ,例如取得元件中所有類型的清單,或取得元件對應的特定資料。

適用於

另請參閱