Share via


ICorDebugAssembly.GetAppDomain(ICorDebugAppDomain) Method

Definition

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

Applies to