ICorDebugAssembly.GetAppDomain(ICorDebugAppDomain) 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 GetAppDomain([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAppDomain ^ % ppAppDomain);
public void GetAppDomain (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAppDomain ppAppDomain);
abstract member GetAppDomain : ICorDebugAppDomain -> unit
Public Sub GetAppDomain (ByRef ppAppDomain As ICorDebugAppDomain)
Parameters
- ppAppDomain
- ICorDebugAppDomain