Share via


BTXXlangStore.UpdateDebuggingState(Boolean, String) Method

Definition

public:
 virtual void UpdateDebuggingState(bool on, System::String ^ state);
public void UpdateDebuggingState (bool on, string state);
abstract member UpdateDebuggingState : bool * string -> unit
override this.UpdateDebuggingState : bool * string -> unit
Public Sub UpdateDebuggingState (on As Boolean, state As String)

Parameters

on
Boolean
state
String

Implements

Applies to