Click or drag to resize

DocTagAttributes Property

A dictionary of child attributes.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Dictionary<string, Object> Attributes { get; }

Property Value

Type: DictionaryString, Object
See Also