ElementEventsBegunEventArgs Sınıf

Tanım

Öğe olay bildirimlerinin başlangıcını işaretleyen olay bağımsız değişkenleri

public ref class ElementEventsBegunEventArgs : Microsoft::VisualStudio::Modeling::ModelingEventArgs
public class ElementEventsBegunEventArgs : Microsoft.VisualStudio.Modeling.ModelingEventArgs
type ElementEventsBegunEventArgs = class
    inherit ModelingEventArgs
Public Class ElementEventsBegunEventArgs
Inherits ModelingEventArgs
Devralma
ElementEventsBegunEventArgs

Oluşturucular

ElementEventsBegunEventArgs(TransactionContext)

Belirtilen TransactionContext içeren bir ElementEventsBegunEventArgs

Özellikler

TransactionContext

Olayla ilişkili TransactionContext 'i alır. Olay için kullanılabilir işlem bağlamı yoksa null olabilir.

(Devralındığı yer: ModelingEventArgs)

Şunlara uygulanır