CustomMonitoringEventMessage.LocaleId Property

Definition

The locale id.

public:
 property int LocaleId { int get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public int LocaleId { get; }
member this.LocaleId : int
Public ReadOnly Property LocaleId As Integer

Property Value

Int32

Returns a Int32 identifier for the locale.

Attributes

Applies to