ICorDebugThread.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:
 int GetAppDomain([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAppDomain ^ % ppAppDomain);
	public int GetAppDomain(out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAppDomain ppAppDomain);
	abstract member GetAppDomain : ICorDebugAppDomain -> int
	Public Function GetAppDomain (ByRef ppAppDomain As ICorDebugAppDomain) As Integer
	Parameters
- ppAppDomain
 - ICorDebugAppDomain
 
Returns
Returns Int32.