SetStream Method

Microsoft Deployment Tools

Deployment Tools Foundation SetStream Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerRecordSetStream()()()
Members
Icon Member Description
SetStream(Int32, String)
Sets a record stream field from a file. Stream data cannot be inserted into temporary fields.

SetStream(String, String)
Sets a record stream field from a file. Stream data cannot be inserted into temporary fields.

SetStream(Int32, Stream)
Sets a record stream field from a Stream object. Stream data cannot be inserted into temporary fields.

SetStream(String, Stream)
Sets a record stream field from a Stream object. Stream data cannot be inserted into temporary fields.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)