CustomMonitoringEventMessage.LocaleId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Int32 identifier for the locale.
- Attributes