LocationConfigurationCollection.IsReadOnly 属性 (Microsoft.Office.Server.Search.Administration)

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

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public ReadOnly Property IsReadOnly As Boolean
用法
Dim instance As LocationConfigurationCollection
Dim value As Boolean

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

备注

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.

另请参阅

参考

LocationConfigurationCollection 类
LocationConfigurationCollection 成员
Microsoft.Office.Server.Search.Administration 命名空间