MissingRegionDependences Property

List of assemblies the region depends on.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public override List<AssemblyInfo> Dependences { get; set; }

Property Value

ListAssemblyInfo

See Also