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