Condividi tramite


SequentialWorkflowRootDesigner.ShowSmartTag Proprietà

Definizione

Ottiene un valore che indica se il RootDesigner visualizza smart tag.

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

Valore della proprietà

Boolean

true se SequentialWorkflowRootDesigner visualizza smart tag. In caso contrario, false. Il valore predefinito è false.

Commenti

Se la proprietà Header non è impostata su un riferimento null (Nothing in Visual Basic) e la proprietà Text corrispondente non è una stringa vuota o è impostata su un riferimento null (Nothing), ShowSmartTag restituisce true.

Si applica a