Defines the base class that represents an offline Windows image.
The following tables list the members exposed by the OfflineImage type.
Protected Constructors
Name | Description | |
---|---|---|
OfflineImage |
Public Properties (see also Protected Properties )
Name | Description | |
---|---|---|
ComponentSettings | Retrieves the collection of all component settings within the image. | |
Name | Retrieves the name of the Windows image. | |
Packages | Retrieves the collection of all packages in an image. | |
WindowsFoundationPackageId | Retrieves the Windows foundation Package ID. |
Protected Properties
Name | Description | |
---|---|---|
ImageRoot | ||
WindowsDirectory | ||
WindowsFoundationPackageName | ||
WindowsSystemDirectory |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
FindComponentIdentity | Overloaded. | |
FindPackageIdentity | Overloaded. | |
GetHashCode | (inherited from Object ) | |
GetId | Retrieves a unique identifier of an offline image. | |
GetImageInfo | Retrieves an instance of OfflineImageInfo describing the offline image. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
AddComponentSetting | ||
AddPackage | ||
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |