Deployment Tools Foundation
IsFormatStringInvalid Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Record ► IsFormatStringInvalid
IsFormatStringInvalid is set from several View methods that invalidate the FormatString
and used to determine behavior during Record.ToString().
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected bool IsFormatStringInvalid { get; set; }
Protected Property IsFormatStringInvalid As Boolean Get Set
protected: property bool IsFormatStringInvalid { bool get (); void set (bool value); }
member IsFormatStringInvalid : bool with get, set
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)