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à

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

Commenti

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

Si applica a