Deployment Tools Foundation
DuplicateFiles Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Linq ► QDatabase ► DuplicateFiles
Queryable standard table with predefined specialized record type.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public QTable<DuplicateFile_> DuplicateFiles { get; }
Public ReadOnly Property DuplicateFiles As QTable(Of DuplicateFile_) Get
public: property QTable<DuplicateFile_^>^ DuplicateFiles { QTable<DuplicateFile_^>^ get (); }
member DuplicateFiles : QTable<DuplicateFile_> with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)