IReadOnlyPropertyCollection.GetFormattedString method
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Function GetFormattedString As String
'Uso
Dim instance As IReadOnlyPropertyCollection
Dim returnValue As String
returnValue = instance.GetFormattedString()
string GetFormattedString()
Valor retornado
Type: System.String
Ver também
Referência
IReadOnlyPropertyCollection interface