다음을 통해 공유


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 매핑 어셈블리에 대 한 세부 정보 가져오기 또는 어셈블리의 모든 형식 목록을 가져오는 것과 같은 작업에 대 한 합니다.

적용 대상

추가 정보