Click or drag to resize

TypeRefBaseIsDocCodeReference Property

Returns true if the TypeRefBase is a DocCodeRefBase reference to a code object, otherwise false.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsDocCodeReference { get; }

Property Value

Type: Boolean
See Also