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:
void UpdateDebuggingState(bool on, System::String ^ state);
public void UpdateDebuggingState (bool on, string state);
abstract member UpdateDebuggingState : bool * string -> unit
Public Sub UpdateDebuggingState (on As Boolean, state As String)