IDispatchImplAttribute.Value プロパティ

定義

クラスが使用する IDispatchImplType 値を取得します。

public:
 property System::Runtime::InteropServices::IDispatchImplType Value { System::Runtime::InteropServices::IDispatchImplType get(); };
public System.Runtime.InteropServices.IDispatchImplType Value { get; }
member this.Value : System.Runtime.InteropServices.IDispatchImplType
Public ReadOnly Property Value As IDispatchImplType

プロパティ値

クラスが使用する IDispatchImplType 値。

適用対象