Deployment Tools Foundation
SetStream Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Record ► SetStream()()()()
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.9.1006.0)