Compartir a través de


: Scope.Description (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the text description for a scope.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property Description As String
'Uso
Dim instance As Scope
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Valor de propiedad

A string that contains the scope description.

Vea también

Referencia

Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)