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

Represents a collection of Extension objects.

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

公共属性

  名称 说明
公共属性 Count Gets the number of Extension objects in the collection.
公共属性 IsInclusionList Gets a Boolean value indicating whether file types in the extension list should be crawled or not.
公共属性 Item Gets the specified extension in the collection.
公共属性 Parent Gets the parent Content object for the file name extension collection.

页首

公共方法

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

  名称 说明
公共方法 Clear Clears the extension collection.
公共方法 Create Creates the specified extension in the collection.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetEnumerator Returns an enumerator that iterates through the extensions in the collection.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 SetIsInclusionList Sets the value for the IsInclusionList property of the ExtensionCollection class.
公共方法 ToString  (继承自 Object

页首

受保护的方法

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

页首

另请参阅

参考

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