: Scope.Name (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the scope name.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property Name As String
'Uso
Dim instance As Scope
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valor de propiedad
A string that contains the scope name.
Vea también
Referencia
Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)