共用方式為


IWorkflowRootDesigner.SupportsLayoutPersistence 屬性

定義

取得值,這個值會指出實際工作流程根目錄設計工具是否支援配置保存。

public:
 property bool SupportsLayoutPersistence { bool get(); };
public bool SupportsLayoutPersistence { get; }
member this.SupportsLayoutPersistence : bool
Public ReadOnly Property SupportsLayoutPersistence As Boolean

屬性值

Boolean

當設計工具支援配置保存時,則為 true,否則為 false

適用於