次の方法で共有


PSContextInfo.DelegateName プロパティ

取得または委任がアクティブなときに、ユーザーの代理人の名前を設定します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
<DataMemberAttribute> _
Public Property DelegateName As String
    Get
    Set
'使用
Dim instance As PSContextInfo
Dim value As String

value = instance.DelegateName

instance.DelegateName = value
[DataMemberAttribute]
public string DelegateName { get; set; }

プロパティ値

型: System.String
ユーザー デリゲートの名前です。

実装

IPSContextInfo.DelegateName

関連項目

参照先

PSContextInfo クラス

PSContextInfo メンバー

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