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++ |
public QTable<DuplicateFile_> DuplicateFiles { get; }
Public ReadOnly Property DuplicateFiles As QTable(Of DuplicateFile_) Get
public: property QTable<DuplicateFile_^>^ DuplicateFiles { QTable<DuplicateFile_^>^ get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.9.1006.0)