PSContextInfo.DelegateGuid 属性

获取或设置的 GUID 的用户委托中,当委派处于活动状态。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property DelegateGuid As Guid
    Get
    Set
用法
Dim instance As PSContextInfo
Dim value As Guid

value = instance.DelegateGuid

instance.DelegateGuid = value
[DataMemberAttribute]
public Guid DelegateGuid { get; set; }

属性值

类型:System.Guid
GUID 的用户委托。

实现

IPSContextInfo.DelegateGuid

另请参阅

引用

PSContextInfo 类

PSContextInfo 成员

Microsoft.Office.Project.Server.Library 命名空间