Udostępnij za pośrednictwem


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

Uwaga: ten interfejs API jest już przestarzały.

Konstruktor

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

Składnia

'Deklaracja
<ObsoleteAttribute("Use constructor with TransactionContext parameter")> _
Public Sub New ( _
    directory As IElementDirectory, _
    domainRole As DomainRoleInfo, _
    elementLinkId As Guid, _
    oldRolePlayerId As Guid, _
    newRolePlayerId As Guid, _
    changeSource As ChangeSource _
)
[ObsoleteAttribute("Use constructor with TransactionContext parameter")]
public RolePlayerChangedEventArgs(
    IElementDirectory directory,
    DomainRoleInfo domainRole,
    Guid elementLinkId,
    Guid oldRolePlayerId,
    Guid newRolePlayerId,
    ChangeSource changeSource
)

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