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

Sets the System.ComponentModel.Design.ParenthesizePropertyName attribute by default to false.

[Visual Basic]
Public Shared Default As ParenthesizePropertyNameAttribute
[C#]
public static ParenthesizePropertyNameAttribute Default;
[C++]
public: static ParenthesizePropertyNameAttribute* Default;
[JScript]
public static var Default : ParenthesizePropertyNameAttribute;

See Also

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