ManagedToNativeComInteropStubAttribute.ClassType 属性

定义

获取包含所需存根方法的类。

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

属性值

包含自定义的互操作存根的类。

适用于