Compartir a través de


DesignerConfigurationService.AutoSurroundWithSequenceEnabled Propiedad

Definición

Obtiene o establece un valor que indica si está habilitada la función de rodear automáticamente con secuencia.

public:
 property bool AutoSurroundWithSequenceEnabled { bool get(); void set(bool value); };
public bool AutoSurroundWithSequenceEnabled { get; set; }
member this.AutoSurroundWithSequenceEnabled : bool with get, set
Public Property AutoSurroundWithSequenceEnabled As Boolean

Valor de propiedad

true si está habilitada la función de rodear automáticamente con secuencia; si no, false.

Se aplica a