ManagedToNativeComInteropStubAttribute.ClassType プロパティ

定義

必要なスタブ メソッドを含むクラスを取得します。

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

プロパティ値

カスタマイズされた相互運用スタブを含むクラス。

適用対象