XamlType.SchemaContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得處理這個 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 的作用中 XamlType。
備註
XamlSchemaContext 是建構 XamlType 時的必要參數專案。