Share via


Shelveset.OwnerDisplayName-Eigenschaft

Anzeigename des Benutzers, der das Shelveset besitzt.

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

Syntax

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Shelveset Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace