LanguageResourcePhrase.Key - Propriété

Obtient la clé qui identifie l'expression 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 Key As PhraseKey
    Get
    Private Set
'Utilisation
Dim instance As LanguageResourcePhrase
Dim value As PhraseKey

value = instance.Key
[DataMemberAttribute]
public PhraseKey Key { get; private set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Administration.PhraseKey
La clé d'une expression de ressource de langue.

Voir aussi

Référence

LanguageResourcePhrase classe

LanguageResourcePhrase - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms