IPSContextInfo.DelegateGuid 属性
委派处于活动状态时,可获取的 GUID 的用户委托中。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
ReadOnly Property DelegateGuid As Guid
Get
用法
Dim instance As IPSContextInfo
Dim value As Guid
value = instance.DelegateGuid
Guid DelegateGuid { get; }
属性值
类型:System.Guid