Retrieves a new
SearchFolderDescription object by using the specified XML.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Parameters
- xml
-
[in] XML to use in retrieving the new object.
Return Value
SearchFolderDescription object.
Exceptions
Exception type |
Condition |
InvalidOperationException
|
There was an error generating the class, because the
XML was invalid.
|
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also