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 Class

Represents an argument for a custom attribute declaration. The name is used for named arguments.

Object
   CodeAttributeArgument

[Visual Basic]
Public Class CodeAttributeArgument
[C#]
public class CodeAttributeArgument
[C++]
public __gc class CodeAttributeArgument
[JScript]
public class CodeAttributeArgument

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM

Assembly: System.dll

See Also

CodeAttributeArgument Members | System.CodeDOM Namespace