Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an integer collection of LCIDs.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Languages As Collection(Of Integer)
Get
'Usage
Dim instance As TermStore
Dim value As Collection(Of Integer)
value = instance.Languages
public Collection<int> Languages { get; }
Property Value
Type: System.Collections.ObjectModel.Collection<Int32>
An integer collection of LCIDs which are the working languages for this TermStore