[ROOT] / doc / toc / ARCQuery / Class / QueryExpressionTitle / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClass
NameQueryExpressionTitle
NamespaceARCQuery
TypeQueryExpressionTitle

ClassAttribute

KeyValue
AssemblyNameARCQuery
BaseTypesQueryExpression
ClassNamespaceARCQuery
ClassTypeQueryExpressionTitle
InterfacesITypeDescriber; -IEquatable<QueryExpression>-

The title to be used in the final presentation of the query result.

Specified through QueryExpressionTitle and stored in Title.
Does not affect query result in itself, only its presentation

Note that query is terminated before 'TITLE ...' is encountered, then the Title will not show in the presentation.
Place 'TITLE ...' as early as possible in the query string in order to avoid this.

See SyntaxHelp.

Edit


Generated 2024-04-29 07:25:18.803 UTC