Compartir a través de


de la propiedad IPSContextInfo.UserName

Obtiene el nombre del usuario actual de Project Server.

Espacio de nombres:  Microsoft.Office.Project.Server.Library
Ensamblado:  Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)

Sintaxis

'Declaración
ReadOnly Property UserName As String
    Get
'Uso
Dim instance As IPSContextInfo
Dim value As String

value = instance.UserName
string UserName { get; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

interfaz IPSContextInfo

Miembros IPSContextInfo

Espacio de nombres Microsoft.Office.Project.Server.Library