ContentSourceCollection Properties

Include Protected Members
Include Inherited Members

The ContentSourceCollection type exposes the following members.

Properties

  Name Description
Public propertyStatic member Capacity Gets the maximum number of content sources that are allowed.
Public property Count Gets the number of ContentSource objects in the collection.
Public property Item[Int32] Gets the specified content source from the collection of content sources based on the specified content source identifier.
Public property Item[String] Gets the specified content source from the collection of content sources based on the content source name that is specified.
Public property Parent Gets the parent Content object for the content source collection.
Public property Tag Gets or sets the Tag on the ContentSourceCollection object.

Top

See Also

Reference

ContentSourceCollection Class

Microsoft.Office.Server.Search.Administration Namespace