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 Value
A formatted string containing property data
Remarks
Win32 MSI API: MsiFormatRecord
Exceptions
Exception | Condition |
---|---|
InvalidHandleException | the Record handle is invalid |