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.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string FormatString { get; set; }
Public Property FormatString As String Get Set
public: property String^ FormatString { String^ get (); void set (String^ value); }
member FormatString : string with get, set
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)