IDispatchImplAttribute.Value Property

Definition

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

Property Value

The IDispatchImplType value used by the class.

Applies to