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
使用者的名稱。