Freigeben über


AccessMapping.DisplayName-Eigenschaft

Dies ist der Anzeigename für die Zugriffszuordnung.

Namespace:  Microsoft.TeamFoundation.Server.Core.Location
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessMapping Klasse

Microsoft.TeamFoundation.Server.Core.Location-Namespace