Compartilhar via


Propriedade PropertyValue.PropertyName

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

PropertyValue Classe

Namespace Microsoft.TeamFoundation.Framework.Server