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
)
參數
- ResUIDToDistinguishedNameLookup
類型:System.Collections.Generic.Dictionary<Guid, String>
請參閱
參照
ResUIDToDistinguishedNamePostEventArgs 類別
ResUIDToDistinguishedNamePostEventArgs 成員