Click or drag to resize

CodeUnitCode Property

The associated text source code if no file is being used.

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

Property Value

Type: String
See Also