SetStream Method

DTF API

Copy image CopyHover image
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.dll) Version: 3.0.0.0 (3.11.1.2318)