Share via


Baml2006Reader.SchemaContext 屬性

定義

取得物件,這個物件會為資訊集提供結構描述內容資訊。

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

屬性值

XamlSchemaContext

物件,為資訊集提供結構描述內容資訊。

適用於