Partager via


PhraseKey.Phrase - Propriété

Obtient 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 Phrase As String
    Get
    Private Set
'Utilisation
Dim instance As PhraseKey
Dim value As String

value = instance.Phrase
[DataMemberAttribute]
public string Phrase { get; private set; }

Valeur de propriété

Type : System.String
L'expression de ressource de langue.

Voir aussi

Référence

PhraseKey classe

PhraseKey - Membres

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