Share via


RsExceptionInfo.ProductLocaleId プロパティ

定義

アプリケーションの INTL DLL のロケール ID または言語 ID を取得または設定します。

public:
 property int ProductLocaleId { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int ProductLocaleId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ProductLocaleId : int with get, set
Public Property ProductLocaleId As Integer

プロパティ値

Int32

アプリケーションの INTL DLL のロケール ID または言語 ID に対する Int32 値です。

属性

適用対象