CompositionLoadingContext
StockSharp.Diagram
正在装入上下文 。
构造函数
CompositionLoadingContext
public CompositionLoadingContext(bool allowCode)
compositionLoadingContext = CompositionLoadingContext(allowCode)
正在装入上下文 。
- allowCode
- AllowCode
属性
AllowAlerts
public ISet<AlertNotifications> AllowAlerts { get; }
value = compositionLoadingContext.AllowAlerts
允许图中的提示 。
AllowCode
public bool AllowCode { get; }
value = compositionLoadingContext.AllowCode
Allow IsExternalCode elements.