Edit

Share via


LocalizedString.LCID Property

Definition

Gets the Locale Id for the string.

public:
 property long LCID { long get(); };
public long LCID { get; }
member this.LCID : int64
Public ReadOnly Property LCID As Long

Property Value

Remarks

Returns -1, if Locale Id is not specified.

Applies to