DesignerConfigurationService.AnnotationEnabled Propiedad

Definición

Obtiene o establece un valor que indica si está habilitada la anotación para el diseñador de flujo de trabajo y el diseñador de máquina de estados.

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