Compartir a través de


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

Valor de propiedad

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

CheckinNotification Clase

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