Compartilhar via


Propriedade ActionsPane.Text

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

Esta propriedade não é suportada pelo painel de ações.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Property Text As String
    Get
    Set
[BrowsableAttribute(false)]
string Text { get; set; }

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ActionsPane Interface

Namespace Microsoft.Office.Tools