ResUIDToDistinguishedNamePostEventArgs 构造函数 (Dictionary<Guid, String>)

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

语法

声明
Public Sub New ( _
    ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String) _
)
用法
Dim ResUIDToDistinguishedNameLookup As Dictionary(Of Guid, String)

Dim instance As New ResUIDToDistinguishedNamePostEventArgs(ResUIDToDistinguishedNameLookup)
public ResUIDToDistinguishedNamePostEventArgs(
    Dictionary<Guid, string> ResUIDToDistinguishedNameLookup
)

参数

另请参阅

引用

ResUIDToDistinguishedNamePostEventArgs 类

ResUIDToDistinguishedNamePostEventArgs 成员

ResUIDToDistinguishedNamePostEventArgs 重载

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