Represents summary information for building and defining the images that are used in the Configuration Manager 2007 console. This information is indicated by an ImagesDescription XML element.

The following tables list the members exposed by the NodeImagesDescription type.

Public Constructors

  Name Description
NodeImagesDescription Initializes a new instance of NodeImagesDescription.
Top

Public Fields

  Name Description
public field aliasResourceAssembly Indicates an AssemblyDescription object that represents the alias resource assembly for the node images.
public field externalImageDescription Indicates an AssemblyDescription object that represents the external image assembly for the node images.
public field resourceAssembly Indicates an AssemblyDescription object that represents the resource assembly for the node images.
Top

Public Properties

  Name Description
public property AliasProperty Gets or sets the name of an object property that represents a property alias.
public property ImageResourceName Gets or sets the name of the image that is used for the scope node state.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method IsNodeImageDescriptionEmpty Determines whether the node image description is empty.
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeAliasProperty Determines whether the AliasProperty property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializealiasResourceAssembly Determines whether the aliasResourceAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeexternalImageDescription Determines whether the externalImageDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeresourceAssembly Determines whether the resourceAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeSelectedImageResourceName Determines whether the ImageResourceName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.