Share via


ActivityDesigner.ShowSmartTag Proprietà

Definizione

Ottiene un valore che indica se l'attività deve mostrare uno smart tag.

protected:
 virtual property bool ShowSmartTag { bool get(); };
protected virtual bool ShowSmartTag { get; }
member this.ShowSmartTag : bool
Protected Overridable ReadOnly Property ShowSmartTag As Boolean

Valore della proprietà

Boolean

true se l'attività deve mostrare uno SmartTag. In caso contrario, false.

Commenti

Utilizzare ShowSmartTag per determinare se mostrare uno smart tag quando un'attività ha lo stato attivo nella finestra di progettazione.

Si applica a