GenericEventArgs.ChangeSource Property

Definition

Get or Set the source of this change

public:
 property Microsoft::VisualStudio::Modeling::ChangeSource ChangeSource { Microsoft::VisualStudio::Modeling::ChangeSource get(); };
public Microsoft.VisualStudio.Modeling.ChangeSource ChangeSource { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ChangeSource : Microsoft.VisualStudio.Modeling.ChangeSource
Public ReadOnly Property ChangeSource As ChangeSource

Property Value

ChangeSource

Attributes

Applies to