共用方式為


ResUIDToDistinguishedNamePostEventArgs.ResUIDToDistinguishedNameLookup 屬性

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public ReadOnly Property ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String)
    Get
'用途
Dim instance As ResUIDToDistinguishedNamePostEventArgs
Dim value As Dictionary(Of Guid, String)

value = instance.ResUIDToDistinguishedNameLookup
public Dictionary<Guid, string> ResUIDToDistinguishedNameLookup { get; }

屬性值

類型:System.Collections.Generic.Dictionary<Guid, String>

請參閱

參照

ResUIDToDistinguishedNamePostEventArgs 類別

ResUIDToDistinguishedNamePostEventArgs 成員

Microsoft.Office.Project.Server.Events 命名空間