AssemblyDescription Class

System Center
Represents summary information for one assembly and type that is referenced by using an Assembly XML element, part of a ViewAssemblyDescription XML element in Configuration Manager 2007.

Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

'Usage
Dim instance As AssemblyDescription

[SerializableAttribute] 
[XmlRootAttribute(L"AssemblyDescription", IsNullable=false)] 
public ref class AssemblyDescription
/** @attribute SerializableAttribute() */ 
/** @attribute XmlRootAttribute("AssemblyDescription", IsNullable=false) */ 
public class AssemblyDescription
SerializableAttribute 
XmlRootAttribute("AssemblyDescription", IsNullable=false) 
public class AssemblyDescription

The use of the Assembly XML element is illustrated in Configuration Manager Console Node XML.


System.Object
  Microsoft.ConfigurationManagement.AdminConsole.Schema.AssemblyDescription
     Microsoft.ConfigurationManagement.AdminConsole.Schema.ViewAssemblyDescription

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista
Show: