FormatString Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation FormatString Property
Gets a string suitable for printing all the values of a record containing these columns.
Declaration Syntax
C# Visual Basic Visual C++
public string FormatString { get; }
Public ReadOnly Property FormatString As String
	Get
public:
property String^ FormatString {
	String^ get ();
}
Property Value

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