ActionContext.Dependencies Property

All plug-in dependences for the current expression evaluation.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public List<AssemblyInfo> Dependencies { get; }

Property Value

List<AssemblyInfo>

See Also