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!

CodeAttributeArgument Constructor ()

Initializes a new instance of CodeAttributeArgument.

[Visual Basic]
Overloads Public Sub New()
[C#]
public CodeAttributeArgument();
[C++]
public: CodeAttributeArgument();
[JScript]
public function CodeAttributeArgument();

See Also

CodeAttributeArgument Class | CodeAttributeArgument Members | System.CodeDOM Namespace | CodeAttributeArgument Constructor Overload List