FormatString Property

Microsoft Deployment Tools

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
public:
property String^ FormatString {
	String^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)