Propriedade WorkspaceNotification.NewWorkspaceOwnerName
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 NewWorkspaceOwner property instead")> _
<BrowsableAttribute(False)> _
Public ReadOnly Property NewWorkspaceOwnerName As String
[ObsoleteAttribute("User the NewWorkspaceOwner property instead")]
[BrowsableAttribute(false)]
public string NewWorkspaceOwnerName { get; }
Valor de propriedade
Tipo: System.String
Retorna String.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.