ExpressionEvaluatorClass.LocaleID Property

Definition

Gets or sets the locale identifier.

public:
 virtual property int LocaleID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(4)]
public virtual int LocaleID { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.LocaleID : int with get, set
Public Overridable Property LocaleID As Integer

Property Value

The locale identifier.

Implements

Attributes

Applies to