LocalizedString.LCID 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.
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.