Udostępnij za pośrednictwem


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

Parametry

  • elementId
    Typ: System.Guid
    Identyfikator usunięty element modelu

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementDeletedEventArgs Klasa

Przeciążenie ElementDeletedEventArgs

Przestrzeń nazw Microsoft.VisualStudio.Modeling