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 public bool IsDocCodeReference { get; }
Property Value
Type:
BooleanSee Also