BreakpointUpdatedEventArgs.UpdateType 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 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