ICorDebugAppDomain.IsAttached(Int32) 方法

定义

public:
 void IsAttached([Runtime::InteropServices::Out] int % pbAttached);
public void IsAttached (out int pbAttached);
abstract member IsAttached : int -> unit
Public Sub IsAttached (ByRef pbAttached As Integer)

参数

pbAttached
Int32

适用于