Udostępnij za pośrednictwem


Konstruktor ElementMovedEventArgs — (IElementDirectory, DomainClassInfo, Guid, Guid, Guid, ChangeSource)

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

Przestarzałe konstruktora

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, _
    domainClass As DomainClassInfo, _
    elementId As Guid, _
    sourcePartitionId As Guid, _
    destinationPartitionId As Guid, _
    changeSource As ChangeSource _
)
[ObsoleteAttribute("Use constructor with TransactionContext parameter")]
public ElementMovedEventArgs(
    IElementDirectory directory,
    DomainClassInfo domainClass,
    Guid elementId,
    Guid sourcePartitionId,
    Guid destinationPartitionId,
    ChangeSource changeSource
)

Parametry

  • elementId
    Typ: System.Guid
    Identyfikator nowy element modelu
  • sourcePartitionId
    Typ: System.Guid
    źródłowy identyfikator partycji
  • destinationPartitionId
    Typ: System.Guid
    partycja docelowa Id

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementMovedEventArgs Klasa

Przeciążenie ElementMovedEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling