Share via


TextConverter.LCID Property

Namespace:  Microsoft.Office.Project.Conversion
Assembly:  Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)

Syntax

'Declaration
Public Property LCID As Integer
    Get
    Set
'Usage
Dim instance As TextConverter
Dim value As Integer

value = instance.LCID

instance.LCID = value
public int LCID { get; set; }

Property Value

Type: System.Int32

See Also

Reference

TextConverter Class

TextConverter Members

Microsoft.Office.Project.Conversion Namespace