Initializes the view description base.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Parameters
- scopeNode
-
[in] Microsoft.ManagementConsole.ScopeNode object.
- resourceAssembly
-
[in]
AssemblyDescription object that represents the resource
assembly.
- viewDetail
-
[in]
ViewAssemblyDescription object that represents view
details.
Return Value
true if the initialization succeeds; otherwise
false.
Exceptions
Exception type |
Condition |
ArgumentNullException
|
The viewDetail parameter cannot be
null.
|
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