NodeImagesDescription Members
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 | |
---|---|---|
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. |
Top
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. |
Top
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) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NodeImagesDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
AssemblyDescription Class