Compartilhar via


Propriedade ActionDefinition.Name

O nome não localizado para esta ação.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Name As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string Name { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

ActionDefinition Classe

Namespace Microsoft.TeamFoundation.Framework.Server