IDispatchImplAttribute.Value 属性
定义
获取由类使用的 IDispatchImplType 值。Gets the IDispatchImplType value used by the class.
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 值。The IDispatchImplType value used by the class.