GenericEventArgs.ChangeSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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