Share via


PropertyValue.PropertyName-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyValue Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace