RemoveFiles Property

Microsoft Deployment Tools

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

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