DispIdAttribute.Value Property

Definition

Gets the DISPID for the member.

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Property Value

The DISPID for the member.

Applies to