Freigeben über


ShelvesetNotification.ShelvesetOwnerName-Eigenschaft

Hinweis: Diese API ist mittlerweile veraltet.

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

Syntax

'Declaration
<ObsoleteAttribute("Use the ShelvesetOwner property instead")> _
<BrowsableAttribute(False)> _
Public ReadOnly Property ShelvesetOwnerName As String
[ObsoleteAttribute("Use the ShelvesetOwner property instead")]
[BrowsableAttribute(false)]
public string ShelvesetOwnerName { get; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvesetNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace