共用方式為


IPSContextInfo.UserName 屬性

取得目前的 Project Server 使用者的名稱。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
ReadOnly Property UserName As String
    Get
'用途
Dim instance As IPSContextInfo
Dim value As String

value = instance.UserName
string UserName { get; }

屬性值

類型:System.String

請參閱

參照

IPSContextInfo 介面

IPSContextInfo 成員

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