DkmRuntimeHardwareDataBreakpoint.Access 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.
Mask of reasons why the data breakpoint should fire. For example, if 'Write' is set, then the breakpoint will fire when the memory location is written.
public:
property Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask Access { Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask get(); };
public:
property Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask Access { Microsoft::VisualStudio::Debugger::Breakpoints::DkmDataAccessStopMask get(); };
public Microsoft.VisualStudio.Debugger.Breakpoints.DkmDataAccessStopMask Access { get; }
member this.Access : Microsoft.VisualStudio.Debugger.Breakpoints.DkmDataAccessStopMask
Public ReadOnly Property Access As DkmDataAccessStopMask
Property Value
Returns DkmDataAccessStopMask.