IsFormatStringInvalid Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation IsFormatStringInvalid Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerRecordIsFormatStringInvalid
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++
protected bool IsFormatStringInvalid { get; set; }
Protected Property IsFormatStringInvalid As Boolean
	Get
	Set
protected:
property bool IsFormatStringInvalid {
	bool get ();
	void set (bool value);
}
Property Value

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