Partager via


LocationConfiguration.IsDeletable, propriété (Microsoft.Office.Server.Search.Administration)

Gets a value that specifies whether the location can be deleted. Only some preinstalled locations cannot be deleted. All other locations can be deleted, and this value cannot be changed.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsDeletable As Boolean
'Utilisation
Dim instance As LocationConfiguration
Dim value As Boolean

value = instance.IsDeletable
public bool IsDeletable { get; }

Remarques

Currently this is set to true for only the local SharePoint site.

Voir aussi

Référence

LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms