Condividi tramite


DesignerOptions.UseSmartTags Proprietà

Definizione

Ottiene o imposta un valore che abilita o disabilita gli smart tag nella finestra di progettazione.

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

Valore della proprietà

Boolean

true se gli smart tag nella finestra di progettazione sono abilitati; in caso contrario, false.

Commenti

Questa opzione non è esposta nella voce Opzioni del menu Strumenti in Visual Studio.

Si applica a

Vedi anche