DesignerConfigurationService.AnnotationEnabled 属性

定义

获取或设置一个值,该值指示是否为“流程图”设计器和“状态机”设计器启用批注。

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

适用于