ToString Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ToString Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerRecordToString()()()()
Gets a formatted string representation of the Record.
Declaration Syntax
C# Visual Basic Visual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
String
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

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)