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!

CodeAttributeBlock Class

Represents a block of custom attributes.

Object
   CodeAttributeBlock

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

Remarks

This may contain one or more attribute declarations.

Requirements

Namespace: System.CodeDOM

Assembly: System.dll

See Also

CodeAttributeBlock Members | System.CodeDOM Namespace