CompositionLoadingContext
StockSharp.Diagram
Ladekontext.
Konstruktoren
CompositionLoadingContext
public CompositionLoadingContext(bool allowCode)
compositionLoadingContext = CompositionLoadingContext(allowCode)
Ladekontext.
- allowCode
- AllowCode
Eigenschaften
AllowAlerts
public ISet<AlertNotifications> AllowAlerts { get; }
value = compositionLoadingContext.AllowAlerts
Warnmeldungen für das Diagramm zulassen.
AllowCode
public bool AllowCode { get; }
value = compositionLoadingContext.AllowCode
Erlauben Sie IsExternalCode Elemente.