SearchFolderDescription Members
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 | |
---|---|---|
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. | |
SearchFolderDescriptionItems | Gets or sets the search folder descriptions. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
NewSearchFolderDescription | Retrieves a new SearchFolderDescription object by using the specified XML. | |
ReferenceEquals | (inherited from Object) | |
SerializeClassToString | Serializes the class to a string. | |
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. | |
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. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SearchFolderDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
FolderDescription Class