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