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

一个对象,该对象提供信息集的架构上下文信息。

适用于