PSContextInfo.UserName 屬性
取得或設定 Project Server 使用者的名稱。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<DataMemberAttribute> _
Public Property UserName As String
Get
Set
'用途
Dim instance As PSContextInfo
Dim value As String
value = instance.UserName
instance.UserName = value
[DataMemberAttribute]
public string UserName { get; set; }
屬性值
類型:System.String
使用者名稱。