Freigeben über


LabelNotification.OwnerName-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 Owner property instead")> _
<BrowsableAttribute(False)> _
Public ReadOnly Property OwnerName As String
[ObsoleteAttribute("Use the Owner property instead")]
[BrowsableAttribute(false)]
public string OwnerName { get; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace