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.ConfigType

Indicates the ConfigType to which this query is to be applied.

[Visual Basic]
Public ReadOnly Property ConfigType As String
[C#]
public string ConfigType {get;}
[C++]
public: __property String* get_ConfigType();
[JScript]
public function get ConfigType() : String;

See Also

ConfigQuery Class | ConfigQuery Members | System.Configuration Namespace