ManagedToNativeComInteropStubAttribute.ClassType プロパティ

定義

必要なスタブ メソッドを格納するクラスを取得します。

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

プロパティ値

Type

カスタマイズされた相互運用スタブを格納するクラス。

適用対象