Click or drag to resize

ProcedureSource Property

The source text for the QuickLogic. NOTE: If this is empty, you may need to call Upgrade() to convert from the previous version of QuickLogic.

Namespace: Demo3D.QuickLogic
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public string Source { get; set; }

Property Value

String
See Also