documentation
.HELP!
DTF API Documentation
Class Diagram: Microsoft.Deployment.Compression
DTF API
previous page
next page
Microsoft.Deployment.Compression Namespace
previous page
start
next page
Menu
Homepage
Table of contents
Class Diagram: Microsoft.Deployment.Compression
Class Diagram: Microsoft.Deployment.WindowsInstaller
Microsoft.Deployment.Compression Namespace
ArchiveException Class
ArchiveException Constructor
ArchiveException Constructor
ArchiveException Constructor (info, context)
ArchiveException Constructor (message)
ArchiveException Constructor (message, innerException)
ArchiveFileInfo Class
ArchiveFileInfo Constructor
ArchiveFileInfo Constructor (archiveInfo, filePath)
ArchiveFileInfo Constructor (info, context)
ArchiveFileInfo Constructor (filePath, archiveNumber, attributes, lastWriteTime, length)
Archive Property
ArchiveName Property
ArchiveNumber Property
Attributes Property
CopyTo Method
CopyTo Method (destFileName)
CopyTo Method (destFileName, overwrite)
Delete Method
Exists Property
FullName Property
GetObjectData Method (info, context)
LastWriteTime Property
Length Property
Name Property
OpenRead Method
OpenText Method
Path Property
Refresh Method
Refresh Method
Refresh Method (newFileInfo)
ToString Method
ArchiveFileStreamContext Class
ArchiveFileStreamContext Constructor
ArchiveFileStreamContext Constructor (archiveFiles, directory, files)
ArchiveFileStreamContext Constructor (archiveFile)
ArchiveFileStreamContext Constructor (archiveFile, directory, files)
ArchiveFiles Property
CloseArchiveReadStream Method (archiveNumber, archiveName, stream)
CloseArchiveWriteStream Method (archiveNumber, archiveName, stream)
CloseFileReadStream Method (path, stream)
CloseFileWriteStream Method (path, stream, attributes, lastWriteTime)
Directory Property
EnableOffsetOpen Property
ExtractOnlyNewerFiles Property
Files Property
GetArchiveName Method (archiveNumber)
GetOption Method (optionName, parameters)
OpenArchiveReadStream Method (archiveNumber, archiveName, compressionEngine)
OpenArchiveWriteStream Method (archiveNumber, archiveName, truncate, compressionEngine)
OpenFileReadStream Method (path, attributes, lastWriteTime)
OpenFileWriteStream Method (path, fileSize, lastWriteTime)
ArchiveInfo Class
ArchiveInfo Constructor
ArchiveInfo Constructor (info, context)
ArchiveInfo Constructor (path)
CopyTo Method
CopyTo Method (destFileName)
CopyTo Method (destFileName, overwrite)
CreateCompressionEngine Method
Delete Method
Directory Property
DirectoryName Property
Exists Property
GetFiles Method
GetFiles Method
GetFiles Method (searchPattern)
IsValid Method
Length Property
MoveTo Method (destFileName)
Name Property
OpenRead Method (fileName)
OpenText Method (fileName)
Pack Method
Pack Method (sourceDirectory)
Pack Method (sourceDirectory, includeSubdirectories, compLevel, progressHandler)
PackFiles Method
PackFiles Method (sourceDirectory, sourceFileNames, fileNames)
PackFiles Method (sourceDirectory, sourceFileNames, fileNames, compLevel, progressHandler)
PackFileSet Method
PackFileSet Method (sourceDirectory, fileNames)
PackFileSet Method (sourceDirectory, fileNames, compLevel, progressHandler)
ToString Method
Unpack Method
Unpack Method (destDirectory)
Unpack Method (destDirectory, progressHandler)
UnpackFile Method (fileName, destFileName)
UnpackFiles Method
UnpackFiles Method (fileNames, destDirectory, destFileNames)
UnpackFiles Method (fileNames, destDirectory, destFileNames, progressHandler)
UnpackFileSet Method
UnpackFileSet Method (fileNames, destDirectory)
UnpackFileSet Method (fileNames, destDirectory, progressHandler)
ArchiveProgressEventArgs Class
ArchiveProgressEventArgs Constructor (progressType, currentFileName, currentFileNumber, totalFiles, currentFileBytesProcessed, currentFileTotalBytes, currentArchiveName, currentArchiveNumber, totalArchives, currentArchiveBytesProcessed, currentArchiveTotalBytes, fileBytesProcessed, totalFileBytes)
CurrentArchiveBytesProcessed Property
CurrentArchiveName Property
CurrentArchiveNumber Property
CurrentArchiveTotalBytes Property
CurrentFileBytesProcessed Property
CurrentFileName Property
CurrentFileNumber Property
CurrentFileTotalBytes Property
FileBytesProcessed Property
ProgressType Property
TotalArchives Property
TotalFileBytes Property
TotalFiles Property
ArchiveProgressType Enumeration
BasicUnpackStreamContext Class
BasicUnpackStreamContext Constructor (archiveStream)
CloseArchiveReadStream Method (archiveNumber, archiveName, stream)
CloseFileWriteStream Method (path, stream, attributes, lastWriteTime)
FileStream Property
OpenArchiveReadStream Method (archiveNumber, archiveName, compressionEngine)
OpenFileWriteStream Method (path, fileSize, lastWriteTime)
CargoStream Class
CargoStream Constructor (source, cargo)
CanRead Property
CanSeek Property
CanWrite Property
Cargo Property
Close Method
Flush Method
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
Source Property
Write Method (buffer, offset, count)
CompressionEngine Class
CompressionEngine Constructor
CompressionLevel Property
DateTimeToDosDateAndTime Method (dateTime, dosDate, dosTime)
Dispose Method
Dispose Method
Dispose Method (disposing)
DosDateAndTimeToDateTime Method (dosDate, dosTime, dateTime)
Finalize Method
FindArchiveOffset Method (stream)
GetFileInfo Method
GetFileInfo Method (streamContext, fileFilter)
GetFileInfo Method (stream)
GetFiles Method
GetFiles Method (streamContext, fileFilter)
GetFiles Method (stream)
IsArchive Method (stream)
OnProgress Method (e)
Pack Method
Pack Method (streamContext, files)
Pack Method (streamContext, files, maxArchiveSize)
Progress Event
Unpack Method
Unpack Method (streamContext, fileFilter)
Unpack Method (stream, path)
UseTempFiles Property
CompressionLevel Enumeration
DuplicateStream Class
DuplicateStream Constructor (source)
CanRead Property
CanSeek Property
CanWrite Property
Close Method
Flush Method
Length Property
OriginalStream Method (stream)
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
Source Property
Write Method (buffer, offset, count)
IPackStreamContext Interface
CloseArchiveWriteStream Method (archiveNumber, archiveName, stream)
CloseFileReadStream Method (path, stream)
GetArchiveName Method (archiveNumber)
GetOption Method (optionName, parameters)
OpenArchiveWriteStream Method (archiveNumber, archiveName, truncate, compressionEngine)
OpenFileReadStream Method (path, attributes, lastWriteTime)
IUnpackStreamContext Interface
CloseArchiveReadStream Method (archiveNumber, archiveName, stream)
CloseFileWriteStream Method (path, stream, attributes, lastWriteTime)
OpenArchiveReadStream Method (archiveNumber, archiveName, compressionEngine)
OpenFileWriteStream Method (path, fileSize, lastWriteTime)
OffsetStream Class
OffsetStream Constructor (source, offset)
CanRead Property
CanSeek Property
CanWrite Property
Close Method
Flush Method
Length Property
Offset Property
Position Property
Read Method (buffer, offset, count)
ReadByte Method
Seek Method (offset, origin)
SetLength Method (value)
Source Property
Write Method (buffer, offset, count)
WriteByte Method (value)
Microsoft.Deployment.Compression.Cab Namespace
CabEngine Class
CabEngine Constructor
Dispose Method (disposing)
GetFileInfo Method (streamContext, fileFilter)
IsArchive Method (stream)
Pack Method (streamContext, files, maxArchiveSize)
Unpack Method (streamContext, fileFilter)
CabException Class
CabException Constructor
CabException Constructor
CabException Constructor (info, context)
CabException Constructor (message)
CabException Constructor (message, innerException)
Error Property
ErrorCode Property
GetObjectData Method (info, context)
CabFileInfo Class
CabFileInfo Constructor
CabFileInfo Constructor (cabinetInfo, filePath)
CabFileInfo Constructor (info, context)
Cabinet Property
CabinetFolderNumber Property
CabinetName Property
GetObjectData Method (info, context)
Refresh Method (newFileInfo)
CabInfo Class
CabInfo Constructor
CabInfo Constructor (info, context)
CabInfo Constructor (path)
CreateCompressionEngine Method
GetFiles Method
GetFiles Method
GetFiles Method (searchPattern)
Microsoft.Deployment.Compression.Zip Namespace
CrcStream Class
CrcStream Constructor (source)
CanRead Property
CanSeek Property
CanWrite Property
Close Method
Crc Property
Flush Method
Length Property
Position Property
Read Method (buffer, offset, count)
Seek Method (offset, origin)
SetLength Method (value)
Source Property
Write Method (buffer, offset, count)
ZipCompressionMethod Enumeration
ZipEngine Class
ZipEngine Constructor
ArchiveComment Property
FindArchiveOffset Method (stream)
GetFileInfo Method (streamContext, fileFilter)
IsArchive Method (stream)
Pack Method (streamContext, files, maxArchiveSize)
RegisterCompressionStreamCreator Method (compressionMethod, compressionMode, creator)
Unpack Method (streamContext, fileFilter)
ZipException Class
ZipException Constructor
ZipException Constructor
ZipException Constructor (info, context)
ZipException Constructor (message)
ZipException Constructor (message, innerException)
GetObjectData Method (info, context)
ZipFileInfo Class
ZipFileInfo Constructor
ZipFileInfo Constructor (zipInfo, filePath)
ZipFileInfo Constructor (info, context)
CompressedLength Property
CompressionMethod Property
GetObjectData Method (info, context)
ZipInfo Class
ZipInfo Constructor
ZipInfo Constructor (info, context)
ZipInfo Constructor (path)
CreateCompressionEngine Method
GetFiles Method
GetFiles Method
GetFiles Method (searchPattern)
Microsoft.Deployment.Resources Namespace
BitmapResource Class
BitmapResource Constructor
BitmapResource Constructor (name, locale)
BitmapResource Constructor (name, locale, data)
ReadFromFile Method (path)
GroupIconResource Class
GroupIconResource Constructor
GroupIconResource Constructor (name, locale)
GroupIconResource Constructor (name, locale, data)
Data Property
Icons Property
ReadFromFile Method (path)
Resource Class
Resource Constructor
Resource Constructor (type, name, locale)
Resource Constructor (type, name, locale, data)
Data Property
Equals Method (obj)
GetHashCode Method
Load Method (file)
Locale Property
Name Property
ResourceType Property
Save Method (file)
ResourceCollection Class
ResourceCollection Constructor
Add Method (item)
Clear Method
Contains Method (item)
CopyTo Method (array, arrayIndex)
Count Property
Find Method
Find Method (resFile)
Find Method (resFile, type)
Find Method (resFile, type, name)
GetEnumerator Method
IndexOf Method (item)
Insert Method (index, item)
Item Property (index)
Load Method (file)
Remove Method (item)
Save Method (file)
ResourceType Class
ResourceType Constructor
ResourceType Constructor (resourceType)
ResourceType Constructor (resourceType)
Accelerator Property
AniCursor Property
AniIcon Property
Bitmap Property
Cursor Property
Dialog Property
DialogInclude Property
Equals Method
Equals Method (otherType)
Equals Method (obj)
Explicit Operator
Font Property
FontDir Property
GetHashCode Method
GroupCursor Property
GroupIcon Property
Html Property
Icon Property
Implicit Operator
IntegerValue Property
IsInteger Property
Manifest Property
Menu Property
MessageTable Property
None Property
PlugPlay Property
RCData Property
String Property
ToString Method
Version Property
Vxd Property
VersionBuildTypes Enumeration
VersionFileSubtype Enumeration
VersionFileType Enumeration
VersionResource Class
VersionResource Constructor
VersionResource Constructor (name, locale)
VersionResource Constructor (name, locale, data)
Add Method (locale)
BuildTypes Property
Clear Method
Contains Method (locale)
CopyTo Method (array, arrayIndex)
Count Property
Data Property
FileSubtype Property
FileType Property
FileVersion Property
GetEnumerator Method
Item Property (locale)
ProductVersion Property
Remove Method (locale)
Timestamp Property
VersionStringTable Class
Clear Method
Count Property
GetEnumerator Method
Item Property (key)
Keys Property
Locale Property
Values Property
Microsoft.Deployment.WindowsInstaller Namespace
ActionResult Enumeration
BadQuerySyntaxException Class
BadQuerySyntaxException Constructor
BadQuerySyntaxException Constructor
BadQuerySyntaxException Constructor (info, context)
BadQuerySyntaxException Constructor (msg)
BadQuerySyntaxException Constructor (msg, innerException)
ColumnCollection Class
ColumnCollection Constructor (columns)
Add Method (item)
Clear Method
Contains Method (columnName)
CopyTo Method (array, arrayIndex)
Count Property
FormatString Property
GetEnumerator Method
IndexOf Method (columnName)
IsReadOnly Property
Item Property
Item Property (columnIndex)
Item Property (columnName)
ColumnInfo Class
ColumnInfo Constructor
ColumnInfo Constructor (name, columnDefinition)
ColumnInfo Constructor (name, type, size, isRequired)
ColumnInfo Constructor (name, type, size, isRequired, isTemporary, isLocalizable)
ColumnDefinitionString Property
DBType Property
IsLocalizable Property
IsRequired Property
IsTemporary Property
Name Property
Size Property
SqlCreateString Property
ToString Method
Type Property
ComponentAttributes Enumeration
ComponentInfo Class
CurrentState Property
GetCost Method (installState)
Name Property
RequestState Property
ComponentInfoCollection Class
Contains Method (component)
CopyTo Method (array, arrayIndex)
Count Property
GetEnumerator Method
Item Property (component)
ComponentInstallation Class
ComponentInstallation Constructor
ComponentInstallation Constructor (componentCode)
ComponentInstallation Constructor (componentCode, productCode)
ComponentInstallation Constructor (componentCode, szUserSid, dwContext)
ComponentInstallation Constructor (componentCode, productCode, szUserSid, dwContext)
AllComponents Property
ClientProducts Property
ComponentCode Property
Components Method (szUserSid, dwContext)
Path Property
Qualifiers Property
State Property
ComponentInstallation.Qualifier Structure
Data Property
QualifierCode Property
ControlAttributes Enumeration
CustomActionAttribute Class
CustomActionAttribute Constructor
CustomActionAttribute Constructor
CustomActionAttribute Constructor (name)
Name Property
CustomActionData Class
CustomActionData Constructor
CustomActionData Constructor
CustomActionData Constructor (keyValueList)
Add Method
Add Method (item)
Add Method (key, value)
AddObject Method (key, value)
Clear Method
Contains Method (item)
ContainsKey Method (key)
CopyTo Method (array, arrayIndex)
Count Property
GetEnumerator Method
GetObject Method (key)
IsReadOnly Property
Item Property (key)
Keys Property
PropertyName Field
Remove Method
Remove Method (item)
Remove Method (key)
ToString Method
TryGetValue Method (key, value)
Values Property
CustomActionTypes Enumeration
Database Class
Database Constructor
Database Constructor (handle, ownsHandle, filePath, openMode)
Database Constructor (filePath)
Database Constructor (filePath, mode)
Database Constructor (filePath, outputPath)
ApplyTransform Method
ApplyTransform Method (transformFile)
ApplyTransform Method (transformFile, errorConditionsToSuppress)
CodePage Property
Commit Method
CountRows Method
CountRows Method (table)
CountRows Method (table, where)
CreateRecord Method (fieldCount)
CreateTransformSummaryInfo Method (referenceDatabase, transformFile, errors, validations)
DeleteOnClose Method (path)
Dispose Method (disposing)
Execute Method
Execute Method (sql, record)
Execute Method (sqlFormat, args)
ExecuteIntegerQuery Method
ExecuteIntegerQuery Method (sql, record)
ExecuteIntegerQuery Method (sqlFormat, args)
ExecutePropertyQuery Method (property)
ExecuteQuery Method
ExecuteQuery Method (sql, record)
ExecuteQuery Method (sqlFormat, args)
ExecuteScalar Method
ExecuteScalar Method (sql, record)
ExecuteScalar Method (sqlFormat, args)
ExecuteStringQuery Method
ExecuteStringQuery Method (sql, record)
ExecuteStringQuery Method (sqlFormat, args)
Export Method (table, exportFilePath)
ExportAll Method (directoryPath)
FilePath Property
FromHandle Method (handle, ownsHandle)
GenerateTransform Method (referenceDatabase, transformFile)
Import Method (importFilePath)
ImportAll Method (directoryPath)
IsColumnPersistent Method (table, column)
IsReadOnly Property
IsTablePersistent Method (table)
IsTransformValid Method
IsTransformValid Method (transformSummaryInfo)
IsTransformValid Method (transformFile)
Merge Method
Merge Method (otherDatabase)
Merge Method (otherDatabase, errorTable)
OpenMode Property
OpenView Method (sqlFormat, args)
SummaryInfo Property
Tables Property
ToString Method
ViewTransform Method (transformFile)
DatabaseOpenMode Enumeration
DialogAttributes Enumeration
ExternalUIHandler Delegate
ExternalUIRecordHandler Delegate
FeatureAttributes Enumeration
FeatureInfo Class
Attributes Property
CurrentState Property
Description Property
GetCost Method (includeParents, includeChildren, installState)
Name Property
RequestState Property
Title Property
ValidStates Property
FeatureInfoCollection Class
Contains Method (feature)
CopyTo Method (array, arrayIndex)
Count Property
GetEnumerator Method
Item Property (feature)
FeatureInstallation Class
FeatureInstallation Constructor (featureName, productCode)
FeatureName Property
Parent Property
State Property
Usage Property
FeatureInstallation.UsageData Structure
LastUsedDate Property
UseCount Property
FileAttributes Enumeration
IEmbeddedUI Interface
Initialize Method (session, resourcePath, internalUILevel)
ProcessMessage Method (messageType, messageRecord, buttons, icon, defaultButton)
Shutdown Method
InapplicablePatchHandler Delegate
IniFileAction Enumeration
Installation Class
Context Property
IsInstalled Property
Item Property (propertyName)
SourceList Property
UserSid Property
InstallationPart Class
Product Property
State Property
InstallCanceledException Class
InstallCanceledException Constructor
InstallCanceledException Constructor
InstallCanceledException Constructor (info, context)
InstallCanceledException Constructor (msg)
InstallCanceledException Constructor (msg, innerException)
InstallCost Structure
Cost Property
DriveName Property
TempCost Property
Installer Class
AdvertiseProduct Method (packagePath, perUser, transforms, locale)
AdvertiseScript Method (scriptFile, flags, removeItems)
ApplyMultiplePatches Method (patchPackages, productCode, commandLine)
ApplyPatch Method
ApplyPatch Method (patchPackage, commandLine)
ApplyPatch Method (patchPackage, installPackage, installType, commandLine)
ConfigureFeature Method (productCode, feature, installState)
ConfigureProduct Method (productCode, installLevel, installState, commandLine)
DetermineApplicablePatches Method
DetermineApplicablePatches Method (productPackage, patches, errorHandler)
DetermineApplicablePatches Method (product, patches, errorHandler, userSid, context)
EnableLog Method
EnableLog Method (logModes, logFile)
EnableLog Method (logModes, logFile, append, flushEveryLine)
ExtractPatchXmlData Method (patchPath)
GenerateAdvertiseScript Method
GenerateAdvertiseScript Method (packagePath, scriptFilePath, transforms, locale)
GenerateAdvertiseScript Method (packagePath, scriptFilePath, transforms, locale, processor, instance)
GetErrorMessage Method
GetErrorMessage Method (errorRecord)
GetErrorMessage Method (errorRecord, culture)
GetErrorMessage Method (errorNumber)
GetErrorMessage Method (errorNumber, culture)
GetFileHash Method (path, hash)
GetFileLanguage Method (path)
GetFileVersion Method (path)
GetPatchFileList Method (productCode, patches)
GetProductInfoFromScript Method (scriptFile)
GetShortcutTarget Method (shortcut)
InstallMissingComponent Method (product, component, installState)
InstallMissingFile Method (product, file)
InstallProduct Method (packagePath, commandLine)
NotifySidChange Method (oldSid, newSid)
OpenPackage Method
OpenPackage Method (database, ignoreMachineState)
OpenPackage Method (packagePath, ignoreMachineState)
OpenProduct Method (productCode)
ProcessAdvertiseScript Method (scriptFile, iconFolder, shortcuts, removeItems)
ProvideAssembly Method (assemblyName, appContext, installMode, isWin32Assembly)
ProvideComponent Method (product, feature, component, installMode)
ProvideQualifiedComponent Method (component, qualifier, installMode, product)
RebootInitiated Property
RebootRequired Property
ReinstallFeature Method (product, feature, reinstallModes)
ReinstallProduct Method (product, reinstallModes)
RemovePatches Method (patches, productCode, commandLine)
SetExternalUI Method
SetExternalUI Method (uiHandler, messageFilter)
SetExternalUI Method (uiHandler, messageFilter)
SetInternalUI Method
SetInternalUI Method (uiOptions)
SetInternalUI Method (uiOptions, windowHandle)
UseFeature Method (productCode, feature, installMode)
VerifyPackage Method (packagePath)
Version Property
InstallerException Class
InstallerException Constructor
InstallerException Constructor
InstallerException Constructor (info, context)
InstallerException Constructor (msg)
InstallerException Constructor (msg, innerException)
ErrorCode Property
GetErrorRecord Method
GetObjectData Method (info, context)
Message Property
InstallerHandle Class
InstallerHandle Constructor (handle, ownsHandle)
Close Method
Dispose Method
Dispose Method
Dispose Method (disposing)
Equals Method (obj)
GetHashCode Method
Handle Property
IsClosed Property
InstallLogModes Enumeration
InstallMessage Enumeration
InstallMode Enumeration
InstallRunMode Enumeration
InstallState Enumeration
InstallType Enumeration
InstallUIOptions Enumeration
InvalidHandleException Class
InvalidHandleException Constructor
InvalidHandleException Constructor
InvalidHandleException Constructor (info, context)
InvalidHandleException Constructor (msg)
InvalidHandleException Constructor (msg, innerException)
LocatorTypes Enumeration
MediaDisk Structure
MediaDisk Constructor (diskId, volumeLabel, diskPrompt)
DiskId Property
DiskPrompt Property
VolumeLabel Property
MergeException Class
MergeException Constructor
MergeException Constructor
MergeException Constructor (info, context)
MergeException Constructor (msg)
MergeException Constructor (msg, innerException)
ConflictCounts Property
ConflictTables Property
GetObjectData Method (info, context)
Message Property
MessageButtons Enumeration
MessageDefaultButton Enumeration
MessageIcon Enumeration
MessageResult Enumeration
PatchInstallation Class
PatchInstallation Constructor
PatchInstallation Constructor (patchCode, productCode)
PatchInstallation Constructor (patchCode, productCode, userSid, context)
AllPatches Property
DisplayName Property
GetPatches Method (patchCode, targetProductCode, userSid, context, states)
InstallDate Property
IsInstalled Property
IsObsoleted Property
IsSuperseded Property
Item Property (propertyName)
LocalPackage Property
MoreInfoUrl Property
PatchCode Property
ProductCode Property
State Property
Transforms Property
Uninstallable Property
PatchStates Enumeration
ProductInstallation Class
ProductInstallation Constructor
ProductInstallation Constructor (productCode)
ProductInstallation Constructor (productCode, userSid, context)
AdvertisedLanguage Property
AdvertisedPackageCode Property
AdvertisedPackageName Property
AdvertisedPerMachine Property
AdvertisedProductIcon Property
AdvertisedProductName Property
AdvertisedTransforms Property
AdvertisedVersion Property
AllProducts Property
CollectUserInfo Method
Features Property
GetComponentState Method (component)
GetFeatureState Method (feature)
GetProducts Method (productCode, userSid, context)
GetRelatedProducts Method (upgradeCode)
HelpLink Property
HelpTelephone Property
InstallDate Property
InstallLocation Property
InstallSource Property
IsAdvertised Property
IsElevated Property
IsInstalled Property
Item Property (propertyName)
LocalPackage Property
PrivilegedPatchingAuthorized Property
ProductCode Property
ProductId Property
ProductName Property
ProductVersion Property
Publisher Property
RegCompany Property
RegOwner Property
SourceList Property
UrlInfoAbout Property
UrlUpdateInfo Property
Record Class
Record Constructor
Record Constructor (fieldCount)
Record Constructor (fields)
Clear Method
FieldCount Property
FormatString Property
FromHandle Method (handle, ownsHandle)
GetDataSize Method
GetDataSize Method (field)
GetDataSize Method (fieldName)
GetInteger Method
GetInteger Method (field)
GetInteger Method (fieldName)
GetNullableInteger Method
GetNullableInteger Method (field)
GetNullableInteger Method (fieldName)
GetStream Method
GetStream Method (field)
GetStream Method (field, filePath)
GetStream Method (fieldName)
GetStream Method (fieldName, filePath)
GetString Method
GetString Method (field)
GetString Method (fieldName)
IsFormatStringInvalid Property
IsNull Method
IsNull Method (field)
IsNull Method (fieldName)
Item Property
Item Property (field)
Item Property (fieldName)
SetInteger Method
SetInteger Method (field, value)
SetInteger Method (fieldName, value)
SetNullableInteger Method
SetNullableInteger Method (field, value)
SetNullableInteger Method (fieldName, value)
SetStream Method
SetStream Method (field, stream)
SetStream Method (field, filePath)
SetStream Method (fieldName, stream)
SetStream Method (fieldName, filePath)
SetString Method
SetString Method (field, value)
SetString Method (fieldName, value)
ToString Method
ToString Method
ToString Method (provider)
ToString Method (format)
ToString Method (format, provider)
RegistryRoot Enumeration
ReinstallModes Enumeration
RemoveFileModes Enumeration
ServiceAttributes Enumeration
ServiceControlEvents Enumeration
Session Class
Components Property
CustomActionData Property
Database Property
Dispose Method (disposing)
DoAction Method
DoAction Method (action)
DoAction Method (action, actionData)
DoActionSequence Method (sequenceTable)
EvaluateCondition Method
EvaluateCondition Method (condition)
EvaluateCondition Method (condition, defaultValue)
Features Property
Format Method (format)
FormatRecord Method
FormatRecord Method (record)
FormatRecord Method (record, format)
FromHandle Method (handle, ownsHandle)
GetMode Method (mode)
GetProductProperty Method (property)
GetSourcePath Method (directory)
GetTargetPath Method (directory)
GetTotalCost Method
Item Property (property)
Language Property
Log Method
Log Method (msg)
Log Method (format, args)
Message Method (messageType, record)
SetInstallLevel Method (installLevel)
SetMode Method (mode, value)
SetTargetPath Method (directory, value)
VerifyDiskSpace Method
ShortcutTarget Structure
ComponentCode Property
Equality Operator
Equals Method (obj)
Feature Property
GetHashCode Method
Inequality Operator
ProductCode Property
SourceList Class
Add Method (item)
Clear Method
ClearNetworkSources Method
ClearUrlSources Method
Contains Method (item)
CopyTo Method (array, arrayIndex)
Count Property
DiskPrompt Property
ForceResolution Method
GetEnumerator Method
Insert Method (item, index)
IsReadOnly Property
Item Property (property)
LastUsedSource Property
LastUsedType Property
MediaList Property
MediaPackagePath Property
PackageName Property
Remove Method (item)
SourceMediaList Class
Add Method (item)
Clear Method
Contains Method (diskId)
CopyTo Method (array, arrayIndex)
Count Property
GetEnumerator Method
IsReadOnly Property
Remove Method (diskId)
SummaryInfo Class
SummaryInfo Constructor (packagePath, enableWrite)
Author Property
CharacterCount Property
CodePage Property
Comments Property
CreateTime Property
CreatingApp Property
Keywords Property
LastPrintTime Property
LastSavedBy Property
LastSaveTime Property
PageCount Property
Persist Method
RevisionNumber Property
Security Property
Subject Property
Template Property
Title Property
WordCount Property
TableCollection Class
Add Method (item)
Clear Method
Contains Method (item)
CopyTo Method (array, arrayIndex)
Count Property
GetEnumerator Method
IsReadOnly Property
Item Property (table)
Remove Method (item)
TableInfo Class
TableInfo Constructor (name, columns, primaryKeys)
Columns Property
Name Property
PrimaryKeys Property
SqlCreateString Property
SqlInsertString Property
SqlSelectString Property
ToString Method
TextStyles Enumeration
Transaction Class
Transaction Constructor (name, attributes)
Commit Method
FromHandle Method (handle, ownsHandle)
Join Method (attributes)
Name Property
OwnerChanged Event
Rollback Method
TransactionAttributes Enumeration
TransformErrors Enumeration
TransformValidations Enumeration
UpgradeAttributes Enumeration
UserContexts Enumeration
ValidationError Enumeration
ValidationErrorInfo Structure
Column Property
Error Property
View Class
Assign Method (record)
Columns Property
Database Property
Delete Method (record)
Execute Method
Execute Method
Execute Method (executeParams)
Fetch Method
GetEnumerator Method
Insert Method (record)
InsertTemporary Method (record)
Merge Method (record)
Modify Method (mode, record)
QueryString Property
Refresh Method (record)
Replace Method (record)
Seek Method (record)
Tables Property
Update Method (record)
Validate Method (record)
ValidateDelete Method (record)
ValidateFields Method (record)
ValidateNew Method (record)
ViewModifyMode Enumeration
Microsoft.Deployment.WindowsInstaller.Linq Namespace
DatabaseColumnAttribute Class
DatabaseColumnAttribute Constructor (column)
Column Property
DatabaseTableAttribute Class
DatabaseTableAttribute Constructor (table)
Table Property
QDatabase Class
QDatabase Constructor
QDatabase Constructor (handle, ownsHandle, filePath, openMode)
QDatabase Constructor (filePath)
QDatabase Constructor (filePath, mode)
QDatabase Constructor (filePath, outputPath)
Components Property
CreateFolders Property
CustomActions Property
Directories Property
DuplicateFiles Property
FeatureComponents Property
Features Property
FileHashes Property
Files Property
InstallExecuteSequences Property
InstallUISequences Property
Item Property (table)
LaunchConditions Property
Log Property
Medias Property
Properties Property
Registries Property
RemoveFiles Property
QRecord Class
QRecord Constructor
Assign Method
Delete Method
FieldCount Property
I Method (index)
Insert Method
Insert Method
Insert Method (temporary)
Item Property
Item Property (index)
Item Property (field)
Merge Method
NI Method (index)
Refresh Method
ToString Method
Update Method
Update Method (indexes, values)
Update Method (fields, values)
Validate Method
ValidateDelete Method
ValidateFields Method
ValidateNew Method
QTable(TRecord) Class
QTable(TRecord) Constructor
QTable(TRecord) Constructor (db)
QTable(TRecord) Constructor (db, table)
Database Property
GetEnumerator Method
NewRecord Method
TableInfo Property
Queryable Class
AsQueryable Method (db)
Microsoft.Deployment.WindowsInstaller.Package Namespace
InstallPackage Class
InstallPackage Constructor
InstallPackage Constructor (packagePath, openMode)
InstallPackage Constructor (packagePath, openMode, sourceDir, workingDir)
ApplyPatch Method (patchPackage, transform)
ClearReadOnlyAttribute Method (baseDirectory, filePaths)
CompressionLevel Property
Consolidate Method (mediaCabinet)
Directories Property
ExtractFiles Method
ExtractFiles Method
ExtractFiles Method (fileKeys)
Files Property
FindFiles Method
FindFiles Method (longFileName)
FindFiles Method (pattern)
GetFilePaths Method (path, names)
LogMessage Method (format, args)
Message Event
Property Property
SourceDirectory Property
UpdateDirectories Method
UpdateFiles Method
UpdateFiles Method
UpdateFiles Method (fileKeys)
WorkingDirectory Property
InstallPackageMessageHandler Delegate
InstallPackageProperties Class
Item Property (name)
InstallPath Class
InstallPath Constructor
InstallPath Constructor (name)
InstallPath Constructor (name, useShortNames)
ChildPaths Property
ParentPath Property
SourceName Property
SourcePath Property
TargetName Property
TargetPath Property
ToString Method
InstallPathCollection Class
Add Method (item)
Clear Method
Contains Method (item)
CopyTo Method (array, index)
Count Property
GetEnumerator Method
IndexOf Method (item)
Insert Method (index, item)
Item Property (index)
Remove Method (item)
RemoveAt Method (index)
InstallPathMap Class
InstallPathMap Constructor
Add Method (key, installPath)
BuildComponentPathMap Method (db, directoryPathMap)
BuildDirectoryPathMap Method
BuildDirectoryPathMap Method (db, useShortNames)
BuildDirectoryPathMap Method (db, useShortNames, sourceRootDir, targetRootDir)
BuildFilePathMap Method (db, componentPathMap, useShortNames)
Clear Method
ContainsKey Method (key)
Count Property
GetEnumerator Method
Item Property (key)
Keys Property
Remove Method (key)
SourcePaths Property
TargetPaths Property
TryGetValue Method (key, value)
Values Property
PatchPackage Class
PatchPackage Constructor (packagePath)
ExtractTransform Method (transform, extractFile)
GetReplacedPatchCodes Method
GetTargetProductCodes Method
GetTransformInfo Method (transform)
GetTransforms Method
GetTransforms Method
GetTransforms Method (includeSpecialTransforms)
GetTransformsInfo Method
GetTransformsInfo Method
GetTransformsInfo Method (includeSpecialTransforms)
GetValidTransforms Method (installPackage)
LogMessage Method (format, args)
Message Event
PatchCode Property
TransformInfo Class
TransformInfo Constructor
TransformInfo Constructor (mstFile)
TransformInfo Constructor (name, transformSummaryInfo)
Name Property
TargetLanguage Property
TargetPlatform Property
TargetProductCode Property
TargetProductVersion Property
ToString Method
UpgradeCode Property
UpgradeProductCode Property
UpgradeProductVersion Property
Validations Property
Get in touch
Submit feedback about this site to:
[email protected]