CompositionLoadingContext

StockSharp.Diagram

コンテキストを読み込みます。

コンストラクター

CompositionLoadingContext
public CompositionLoadingContext(bool allowCode)
compositionLoadingContext = CompositionLoadingContext(allowCode)

コンテキストを読み込みます。

allowCode
担当: 佐藤 宏

プロパティ

AllowAlerts
public ISet<AlertNotifications> AllowAlerts { get; }
value = compositionLoadingContext.AllowAlerts

図のアラートを許可します。

AllowCode
public bool AllowCode { get; }
value = compositionLoadingContext.AllowCode

Allow IsExternalCode elements.