QueryString Property

Microsoft Deployment Tools

Deployment Tools Foundation QueryString Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerViewQueryString
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
public:
property String^ QueryString {
	String^ get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)