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 值。

属性

适用于