ICorDebugProcess2.GetVersion(COR_VERSION) 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 GetVersion([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::COR_VERSION % version);
public void GetVersion (out Microsoft.VisualStudio.CorDebugInterop.COR_VERSION version);
abstract member GetVersion : COR_VERSION -> unit
Public Sub GetVersion (ByRef version As COR_VERSION)
Parameters
- version
- COR_VERSION