次の方法で共有


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 名前空間