Deployment Tools Foundation
Format Method (format)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Session ► Format(String)
Formats a string containing installer properties.
Declaration Syntax
Parameters- format (String)
- A format string containing property tokens
Return ValueA formatted string containing property data
RemarksWin32 MSI API: MsiFormatRecord
Exceptions| Exception | Condition |
|---|---|
| InvalidHandleException | the Record handle is invalid |