ManagementQuery.QueryString Property
.NET Framework (current version)
Gets or sets the query in text format.
Assembly: System.Management (in System.Management.dll)
If the query object is constructed with no parameters, the property is null until specifically set. If the object was constructed with a specified query, the property returns the specified query string.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: