VariableBreakpoint.AccessMode 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.
The access mode to trigger this variable breakpoint on.
public:
property System::Management::Automation::VariableAccessMode AccessMode { System::Management::Automation::VariableAccessMode get(); };
public System.Management.Automation.VariableAccessMode AccessMode { get; }
member this.AccessMode : System.Management.Automation.VariableAccessMode
Public ReadOnly Property AccessMode As VariableAccessMode