LCIDConversionAttribute.Value プロパティ

定義

アンマネージ シグネチャ内の LCID 引数の位置を取得します。

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

プロパティ値

アンマネージ シグネチャ内の LCID 引数の位置。0 は最初の引数です。

適用対象