DesignerConfigurationService.AnnotationEnabled Propiedad

Definición

Obtiene o establece un valor que indica si la anotación está habilitada para el diseñador de diagramas de flujo y el diseñador 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

Valor de propiedad

true si la anotación está habilitada; de lo contrario, false.

Se aplica a