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