NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ConfigQuery Properties

The properties of the ConfigQuery class are listed below. For a complete list of ConfigQuery class members, see the ConfigQuery Members topic.

Public:

ConfigType Indicates the ConfigType to which this query is to be applied.
Count The number of QueryCells in the ConfigQuery.
Item Returns a QueryCell from the ConfigQuery.

In C#, this member is the indexer for the ConfigQuery class.

Prefix [To be supplied.]
Query The string representation of the current ConfigQuery.
Selector Indicates the selector to use for this query (if applicable).

See Also

ConfigQuery Class | System.Configuration Namespace