: ManagedProperty.ToString (Método) (Microsoft.Office.Server.Search.Administration)
Returns a string that represents the ManagedProperty object.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As ManagedProperty
Dim returnValue As String
returnValue = instance.ToString
public override string ToString ()
Valor devuelto
A string that represents the ManagedProperty object.
Comentarios
The ToString method of the ManagedProperty class returns the string "ManagedProperty".
Vea también
Referencia
ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)