DebuggerInteractionEvent.DebuggerInteractionSource 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.
Gets the DebuggerInteractionSource where the debugger interaction originated.
public:
property Microsoft::VisualStudio::IntelliTrace::DebuggerInteractionSource DebuggerInteractionSource { Microsoft::VisualStudio::IntelliTrace::DebuggerInteractionSource get(); };
public:
property Microsoft::VisualStudio::IntelliTrace::DebuggerInteractionSource DebuggerInteractionSource { Microsoft::VisualStudio::IntelliTrace::DebuggerInteractionSource get(); };
public Microsoft.VisualStudio.IntelliTrace.DebuggerInteractionSource DebuggerInteractionSource { get; }
member this.DebuggerInteractionSource : Microsoft.VisualStudio.IntelliTrace.DebuggerInteractionSource
Public ReadOnly Property DebuggerInteractionSource As DebuggerInteractionSource