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!

ConfigException.PropertyName

[To be supplied.]

[Visual Basic]
Public Shared PropertyName As String
[C#]
public static string PropertyName;
[C++]
public: static String* PropertyName;
[JScript]
public static var PropertyName : String;

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace