LCIDConversionAttribute.Value Property

Definition

Gets the position of the LCID argument in the unmanaged signature.

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

Property Value

The position of the LCID argument in the unmanaged signature, where 0 is the first argument.

Applies to