Click or drag to resize

ProcedureContainsExecutableCode Property

Does the QuickLogic procedure contain any statements or is it empty.

Namespace:  Demo3D.QuickLogic
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool ContainsExecutableCode { get; }

Property Value

Type: Boolean
See Also