Click or drag to resize

DocComment_content Field

The content can be a simple string or a ChildList of DocComment objects, or in some cases it can also be a sub-tree of embedded code objects.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Object _content

Field Value

Type: Object
See Also