RegionBaseDependences Property
List of assemblies the region depends on.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public virtual List<AssemblyInfo> Dependences { get; set; }
Public Overridable Property Dependences As List(Of AssemblyInfo)
Get
Set
public:
virtual property List<AssemblyInfo>^ Dependences {
List<AssemblyInfo>^ get ();
void set (List<AssemblyInfo>^ value);
}
abstract Dependences : List<AssemblyInfo> with get, set
override Dependences : List<AssemblyInfo> with get, set
Property Value
ListAssemblyInfo