다음을 통해 공유


XamlTypeInvoker.UnknownInvoker 속성

정의

알 수 없으며 완전히 구현되지 않은 XamlTypeInvoker를 나타내는 정적 값을 제공합니다.

public:
 static property System::Xaml::Schema::XamlTypeInvoker ^ UnknownInvoker { System::Xaml::Schema::XamlTypeInvoker ^ get(); };
public static System.Xaml.Schema.XamlTypeInvoker UnknownInvoker { get; }
member this.UnknownInvoker : System.Xaml.Schema.XamlTypeInvoker
Public Shared ReadOnly Property UnknownInvoker As XamlTypeInvoker

속성 값

XamlTypeInvoker

알 수 없으며 완전히 구현되지 않은 XamlTypeInvoker를 나타내는 정적 값입니다.

설명

이 값을 제공을 XamlTypeInvoker System.Xaml의 매개 변수는 API를 정의 하면 일반적으로 예외를 throw 하도록 호출된 코드가 합니다.

적용 대상