: DemotedSite.Url (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the URL for a demoted site.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property Url As Uri
'Uso
Dim instance As DemotedSite
Dim value As Uri
value = instance.Url
public Uri Url { get; }
Valor de propiedad
A System.Uri object representing the URL for the demoted site.
Vea también
Referencia
DemotedSite (Clase)
DemotedSite (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)