IPSContextInfo.UserName 属性
获取当前项目服务器的用户的名称。
命名空间: 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; }