True if the
CodeUnit is associated with a file (as opposed to being only in memory).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsFile { get; }
Property Value
Type:
BooleanSee Also