PSContextInfoV14.UserName 属性

获取或设置 Project Server 用户的名称。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Property UserName As String
    Get
    Set
用法
Dim instance As PSContextInfoV14
Dim value As String

value = instance.UserName

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

属性值

类型:System.String
用户的名称。

另请参阅

引用

PSContextInfoV14 类

PSContextInfoV14 成员

Microsoft.Office.Project.Server.Library 命名空间