Deployment Tools Foundation
QueryString Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► View ► QueryString
Gets the SQL query string used to open this View.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string QueryString { get; }
Public ReadOnly Property QueryString As String Get
public: property String^ QueryString { String^ get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)