ScopeDisplayGroup 成员 (Microsoft.Office.Server.Search.Administration)

Represents a scope display group.

以下表格列出了由 ScopeDisplayGroup 类型公开的成员。

公共属性

  名称 说明
公共属性 Count Specifies the number of scopes that are part of this display group.
公共属性 Default Gets or sets the default scope for the display group.
公共属性 Description Gets or sets the description for the display group.
公共属性 DisplayInAdminUI Gets or sets a Boolean value that indicates whether a scope is displayed in the scope Administration user interface.
公共属性 ID Gets the scope display group ID.
公共属性 Item Gets the specified scope from the display group's scope collection.
公共属性 LastModifiedBy Gets the name of the user who last modified the display group.
公共属性 LastModifiedTime Gets the time when the display group was last modified.
公共属性 Name Gets or sets the display group name.
公共属性 OwningSite Gets the site that owns the display group.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Add Adds a scope to the display group's scope collection.
公共方法 Clear Removes all the scopes from the display group's scope collection.
公共方法 Contains Gets a Boolean value indicating whether the display group's scope collection contains the specified scope.
公共方法 Delete Deletes the display group.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetEnumerator Returns an enumerator that can be used to access the items in the display group's scope collection.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 IndexOf Gets the index for a specified scope.
公共方法 Insert Adds a scope to the display group's scope collection, at the specified index.
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 Remove Removes the specified scope from the display group's scope collection.
公共方法 RemoveAt Removes the scope at the specified index position from the display group's scope collection.
公共方法 ToString  (继承自 Object
公共方法 Update Updates the scope display group with the specified changes.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

ScopeDisplayGroup 类
Microsoft.Office.Server.Search.Administration 命名空间