IVsDebugger7.IsENCEnabled(Boolean) 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 IsENCEnabled([Runtime::InteropServices::Out] bool % pOptionSet);
public void IsENCEnabled (out bool pOptionSet);
abstract member IsENCEnabled : bool -> unit
Public Sub IsENCEnabled (ByRef pOptionSet As Boolean)
Parameters
- pOptionSet
- Boolean