Freigeben über


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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace