共用方式為


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 命名空間