Represents information that is used to generate the output of a search folder. This class supports the Configuration Manager 2007 infrastructure and is not intended to be used directly from your code.

The following tables list the members exposed by the SearchFolderDescription type.

Public Constructors

  Name Description
SearchFolderDescription Initializes a new instance of SearchFolderDescription.
Top

Public Properties

  Name Description
public property ClassName Gets or sets the name of the class, for example, SMS_Package Server WMI Class, against which the folder description search criteria were created.
public property SearchFolderDescriptionItems Gets or sets the search folder descriptions.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static NewSearchFolderDescription Retrieves a new SearchFolderDescription object by using the specified XML.
public method static ReferenceEquals  (inherited from Object )
public method SerializeClassToString Serializes the class to a string.
public method ShouldSerializeClassName Determines whether the ClassName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeSearchFolderDescriptions Determines whether the SearchFolderDescriptionItems property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.