RemoveFiles Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation RemoveFiles Property
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# Visual Basic Visual C++ F#
public QTable<RemoveFile_> RemoveFiles { get; }
Public ReadOnly Property RemoveFiles As QTable(Of RemoveFile_)
	Get
public:
property QTable<RemoveFile_^>^ RemoveFiles {
	QTable<RemoveFile_^>^ get ();
}
member RemoveFiles : QTable<RemoveFile_> with get
Property Value
QTable < (Of < ( <' RemoveFile_ > ) > ) >

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