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 值。

適用於