Compartir a través de


ShelvesetNotification.ShelvesetOwnerName (Propiedad)

Nota: esta API ya está obsoleta.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("Use the ShelvesetOwner property instead")> _
<BrowsableAttribute(False)> _
Public ReadOnly Property ShelvesetOwnerName As String
[ObsoleteAttribute("Use the ShelvesetOwner property instead")]
[BrowsableAttribute(false)]
public string ShelvesetOwnerName { get; }

Valor de propiedad

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

ShelvesetNotification Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)