LanguageResourcePhrase.Type Property
Gets the language resource type.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Type As LanguageResourceType
Get
'Usage
Dim instance As LanguageResourcePhrase
Dim value As LanguageResourceType
value = instance.Type
public LanguageResourceType Type { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.LanguageResourceType
A value from the LanguageResourceType enumeration.