DesignerConfigurationService.AnnotationEnabled 속성

정의

순서도 디자이너 및 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

속성 값

주석을 사용하도록 설정하면

적용 대상