Public Properties

  Name Description
public property BaseQuery Gets or sets the name of the base unprocessed query that allows search folders to implement "Find Anywhere" functionality.
public property DisplayDescription Gets or sets the text that is displayed in the request status bar of Microsoft Management Console for the query description.
public property DisplayName Gets or sets the main display name for the result object, for display in the Microsoft Management Console.
public property ExpandImmediate Gets or sets a value indicating whether the Configuration Manager console should perform next-level expansion.
public property FolderQuery Gets or sets a value that indicates whether the query is a folder query.
public property HelpTopic Gets or sets the Help topic that is launched by the console when the user selects Help.
public property InheritedByRelative Gets or sets a value that indicates whether the query description is passed to the next level in the tree.
public property LimitResultsCountKey Gets or sets a key for the class that is retrieved from the query.
public property LimitResultsKey Gets or sets a key that indicates that query results should be limited to the number of specified results.
public property MatchPattern Gets or sets a regular expression that is executed against the value of the MatchValueToTest property to determine when the query is run.
public property MatchValueToTest Gets or sets a regular expression that is executed against the value of the MatchPattern property to determine when the query is run.
public property NamespaceGuid Gets or sets the GUID of the created query.
public property PreviouslyEscaped Gets or sets a value indicating if query replacement processing is escaping the replacement string using the current EscapeQueryString method.
public property Query Gets or sets the name of the query to run.
public property QueryId Gets or sets a GUID for the query.
public property QueryPriority Gets or sets the relative priority of the query in relation to other queries in the same node definition.
public property QueryType Gets or sets the data type for the query.
public property ReturnedClassType Gets or sets the class type that is retrieved by the query.
public property SearchFolderQueryOnly Gets or sets a value that indicates whether the query is processed only when the user is navigating a search folder.
public property SupportsCountQuery Gets or sets a value that indicates whether a count query is supported.

See Also


Send comments about this topic to Microsoft.