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!

ParenthesizePropertyNameAttribute.IsDefaultAttribute

[To be supplied.]

[Visual Basic]
Overrides Public Function IsDefaultAttribute() As Boolean
[C#]
public override bool IsDefaultAttribute();
[C++]
public: override bool IsDefaultAttribute();
[JScript]
public override function IsDefaultAttribute() : Boolean;

See Also

ParenthesizePropertyNameAttribute Class | ParenthesizePropertyNameAttribute Members | System.ComponentModel.Design Namespace