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。