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. |
Public Fields
Name | Description | |
---|---|---|
aliasResourceAssembly | Indicates an AssemblyDescription object that represents the alias resource assembly for the node images. | |
externalImageDescription | Indicates an AssemblyDescription object that represents the external image assembly for the node images. | |
resourceAssembly | Indicates an AssemblyDescription object that represents the resource assembly for the node images. |
Public Properties
Name | Description | |
---|---|---|
AliasProperty | Gets or sets the name of an object property that represents a property alias. | |
ImageResourceName | Gets or sets the name of the image that is used for the scope node state. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IsNodeImageDescriptionEmpty | Determines whether the node image description is empty. | |
ReferenceEquals | (inherited from Object ) | |
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. | |
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. | |
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. | |
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. | |
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. | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.