ManagedToNativeComInteropStubAttribute.ClassType 속성

정의

필요한 스텁 메서드가 포함된 클래스를 가져옵니다.

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

속성 값

Type

사용자 지정된 interop 스텁이 포함된 클래스입니다.

적용 대상