Indicates an
AssemblyDescription object that represents the resource
assembly for the node images.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
<XmlElementAttribute("ResourceAssembly")> _
Public resourceAssembly As AssemblyDescription
|
J# |
/** @attribute XmlElementAttribute("ResourceAssembly") */
public AssemblyDescription resourceAssembly
|
JScript |
XmlElementAttribute("ResourceAssembly")
public var resourceAssembly : AssemblyDescription
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also