BTXXlangStore.UpdateDebuggingState(Boolean, String) Method
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.
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