다음을 통해 공유


StackFrame.GetDefaultThisObject 메서드

정의

with 문 범위의 포함된 개체이거나 전역 범위인 현재 기본 범위를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 virtual System::Object ^ GetDefaultThisObject();
public object GetDefaultThisObject ();
abstract member GetDefaultThisObject : unit -> obj
override this.GetDefaultThisObject : unit -> obj
Public Function GetDefaultThisObject () As Object

반환

현재 기본 범위입니다.

구현

적용 대상

추가 정보