Compartilhar via


Propriedade UndoPendingChangesNotification.OwnerName

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("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; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

UndoPendingChangesNotification Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server