共用方式為


TeamFoundationIdentityPropertiesUpdateEvent 建構函式

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Sub New ( _
    identities As IEnumerable(Of TeamFoundationIdentity), _
    propertyScope As IdentityPropertyScope _
)
public TeamFoundationIdentityPropertiesUpdateEvent(
    IEnumerable<TeamFoundationIdentity> identities,
    IdentityPropertyScope propertyScope
)

參數

.NET Framework 安全性

請參閱

參考

TeamFoundationIdentityPropertiesUpdateEvent 類別

Microsoft.TeamFoundation.Server.Core 命名空間