FormatString Property

Microsoft Deployment Tools

Deployment Tools Foundation FormatString Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerRecordFormatString
Gets or sets field 0 of the Record, which is the format string.
Declaration Syntax
C# Visual Basic Visual C++
public string FormatString { get; set; }
Public Property FormatString As String
public:
property String^ FormatString {
	String^ get ();
	void set (String^ value);
}

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