ICorDebugProcess.ModifyLogSwitch(String, Int32) 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:
void ModifyLogSwitch(System::String ^ pLogSwitchName, int lLevel);
public:
void ModifyLogSwitch(Platform::String ^ pLogSwitchName, int lLevel);
void ModifyLogSwitch(std::wstring const & pLogSwitchName, int lLevel);
public void ModifyLogSwitch (string pLogSwitchName, int lLevel);
abstract member ModifyLogSwitch : string * int -> unit
Public Sub ModifyLogSwitch (pLogSwitchName As String, lLevel As Integer)
Parameters
- pLogSwitchName
- String
- lLevel
- Int32