Baml2006Reader.SchemaContext Property

Definition

Gets an object that provides schema context information for the information set.

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

Property Value

An object that provides schema context information for the information set.

Applies to