다음을 통해 공유


MetadataViewImplementationAttribute.ImplementationType 속성

정의

메타데이터 뷰의 형식을 가져옵니다.

public:
 property Type ^ ImplementationType { Type ^ get(); };
public Type ImplementationType { get; }
public Type? ImplementationType { get; }
member this.ImplementationType : Type
Public ReadOnly Property ImplementationType As Type

속성 값

메타데이터 뷰의 형식입니다.

적용 대상