LCIDConversionAttribute.Value Propriedade

Definição

Obtém a posição do argumento LCID na assinatura não gerenciada.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

Valor da propriedade

Int32

A posição do argumento LCID na assinatura não gerenciada, em que 0 é o primeiro argumento.The position of the LCID argument in the unmanaged signature, where 0 is the first argument.

Aplica-se a