다음을 통해 공유


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입니다.

적용 대상