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: 15.0.2.11458
Syntax
C#
public string Source { get; set; }

Property Value

Type: String
See Also