Click or drag to resize

COMReferenceLcid Property

The LC ID number, or null if not used.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Nullable<int> Lcid { get; set; }

Property Value

Type: NullableInt32
See Also