| VT_BSTR | Name | Read Write | Internal type name of the ImageLocation object. |
| VT_BSTR | DisplayName | Read Write | User-friendly name of the ImageLocation. |
| VT_BSTR | NextFilename | Read | Filename to use for the next image at this location. |
| VT_BSTR | DisplayFilename | Read | User-friendly name to use for the next image at this location. |
| VT_BOOL | SupportsCountQuota | Read Write | Whether this location supports an image count quota. |
| VT_BOOL | SupportsSizeQuota | Read Write | Whether this location supports a size quota. |
| VT_BOOL | SupportsRemote | Read Write | Whether this location supports remote usage. |
| VT_BSTR | Path | Read Write | Folder to store the image files. |
| VT_BSTR | FileSpec | Read Write | Root filename used to create the image. |
| VT_BSTR | Extension | Read Write | File extension used to create the image. |
| VT_BSTR | Server | Read Write | ESX server name or address. |
| VT_BSTR | Username | Read Write | Username for the ESX server. |
| VT_BSTR | Password | Write | Clear text password for accessing the ESX server. |
| VT_BSTR | EncryptedPassword | Read Write | Encrypted password for accessing the ESX server. |
| VT_BSTR | ServerKey | Write | The SSH key for accessing the ESX Server. |
| VT_BSTR | EncryptedKey | Read Write | Encrypted SSH key for accessing ESX server. |
| VT_BSTR | DisplayPath | Read Write | Folder path with embedded environment variables |
| VT_BSTR | HexEncryptedPassword | Read Write | A hex string representation of the encrypted password |