

Deployment Tools Foundation
FormatString Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Record ► FormatString
Gets or sets field 0 of the Record, which is the format string.

C# | Visual Basic | Visual C++ |
public string FormatString { get; set; }
Public Property FormatString As String Get Set
public: property String^ FormatString { String^ get (); void set (String^ value); }

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