![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
QueryString Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► View ► QueryString
Gets the SQL query string used to open this View.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public string QueryString { get; }
Public ReadOnly Property QueryString As String Get
public: property String^ QueryString { String^ get (); }
member QueryString : string with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)