Compartilhar via


Propriedade WorkspaceNotification.WorkspaceOwnerName

Observação: esta API agora é obsoleta.

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

Sintaxe

'Declaração
<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; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

WorkspaceNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server