IPSContextInfo.DelegateName プロパティ
委任がアクティブなときは、ユーザーの代理人の名前を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
ReadOnly Property DelegateName As String
Get
'使用
Dim instance As IPSContextInfo
Dim value As String
value = instance.DelegateName
string DelegateName { get; }