BreakpointUpdatedEventArgs.UpdateType Property

Definition

Gets the type of update.

public:
 property System::Management::Automation::BreakpointUpdateType UpdateType { System::Management::Automation::BreakpointUpdateType get(); };
public System.Management.Automation.BreakpointUpdateType UpdateType { get; }
member this.UpdateType : System.Management.Automation.BreakpointUpdateType
Public ReadOnly Property UpdateType As BreakpointUpdateType

Property Value

Applies to