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 the text of the current language resource phrase.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Phrase As String
Get
'Usage
Dim instance As LanguageResourcePhrase
Dim value As String
value = instance.Phrase
public string Phrase { get; }
Property value
Type: System.String
The language resource phrase text.