Partager via


LocationConfigurationCollection.IsReadOnly, propriété (Microsoft.Office.Server.Search.Administration)

Gets a value that indicates whether the collection is read-only.

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 IsReadOnly As Boolean
'Utilisation
Dim instance As LocationConfigurationCollection
Dim value As Boolean

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

Remarques

A collection that is read-only does not allow anyone other than the administrator to add, remove, or modify elements after the collection is created.

Voir aussi

Référence

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