Udostępnij za pośrednictwem


Konstruktor RolePlayerChangedEventArgs — (IElementDirectory, DomainRoleInfo, Guid, Guid, Guid, ChangeSource, TransactionContext)

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

'Deklaracja
Public Sub New ( _
    directory As IElementDirectory, _
    domainRole As DomainRoleInfo, _
    elementLinkId As Guid, _
    oldRolePlayerId As Guid, _
    newRolePlayerId As Guid, _
    changeSource As ChangeSource, _
    transactionContext As TransactionContext _
)
public RolePlayerChangedEventArgs(
    IElementDirectory directory,
    DomainRoleInfo domainRole,
    Guid elementLinkId,
    Guid oldRolePlayerId,
    Guid newRolePlayerId,
    ChangeSource changeSource,
    TransactionContext transactionContext
)

Parametry

  • elementLinkId
    Typ: System.Guid
    Identyfikator ElementLink, w których role-player zmienione
  • oldRolePlayerId
    Typ: System.Guid
    Identyfikator ModelElement, który był odgrywanie roli przed zmianą
  • newRolePlayerId
    Typ: System.Guid
    Identyfikator ModelElement, odtwarzany po zmianie roli

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RolePlayerChangedEventArgs Klasa

Przeciążenie RolePlayerChangedEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling