Freigeben über


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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

WorkspaceNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace