Partager via


PSContextInfoV14.UserName - Propriété

Obtient ou définit le nom de l'utilisateur de Project Server.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Property UserName As String
    Get
    Set
'Utilisation
Dim instance As PSContextInfoV14
Dim value As String

value = instance.UserName

instance.UserName = value
public string UserName { get; set; }

Valeur de propriété

Type : System.String
Le nom de l'utilisateur.

Voir aussi

Référence

PSContextInfoV14 classe

PSContextInfoV14 - Membres

Microsoft.Office.Project.Server.Library - Espace de noms