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 クラス