DesignerConfigurationService.AnnotationEnabled 屬性

定義

取得或設定值,這個值會指出 Flowchart 設計工具和 StateMachine 設計工具是否已啟用註釋。

public:
 property bool AnnotationEnabled { bool get(); void set(bool value); };
public bool AnnotationEnabled { get; set; }
member this.AnnotationEnabled : bool with get, set
Public Property AnnotationEnabled As Boolean

屬性值

如果已啟用註釋,則為 true,否則為 false

適用於