次の方法で共有


PSContextInfo.PSContextInfoV12.UserName プロパティ

内部使用のため予約済みです。偽装されたユーザーの名前です。

名前空間:  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 PSContextInfo.PSContextInfoV12
Dim value As String

value = instance.UserName

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

プロパティ値

型: System.String
String を返します。

関連項目

参照先

PSContextInfo.PSContextInfoV12 クラス

PSContextInfo.PSContextInfoV12 メンバー

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