LCIDConversionAttribute.Value 屬性

定義

取得 LCID 引數在 Unmanaged 簽章的位置。

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

屬性值

LCID 引數在 Unmanaged 簽章的位置,其中第一個引數為 0。

適用於