de la propiedad WssWorkspaceAddressUpdatingEventArgs.NewWebName
Obtiene el nuevo nombre del sitio del proyecto.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property NewWebName As String
Get
'Uso
Dim instance As WssWorkspaceAddressUpdatingEventArgs
Dim value As String
value = instance.NewWebName
public string NewWebName { get; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase WssWorkspaceAddressUpdatingEventArgs