LanguageResourcePhrase.Type - Propriété
Obtient le type de ressource de langue.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Type As LanguageResourceType
Get
Private Set
'Utilisation
Dim instance As LanguageResourcePhrase
Dim value As LanguageResourceType
value = instance.Type
[DataMemberAttribute]
public LanguageResourceType Type { get; private set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.LanguageResourceType
Valeur de l'énumération LanguageResourceType .
Voir aussi
Référence
LanguageResourcePhrase - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms