Deployment Tools Foundation
ToString Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Record ► ToString()()()
Gets a formatted string representation of the Record.
Declaration Syntax
Return Value
A formatted string representation of the Record.
Remarks
If field 0 of the Record is set to a nonempty string, it is used to format the data in the Record.
Win32 MSI API: MsiFormatRecord
See Also