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

반품

현재 기본 범위입니다.

구현

적용 대상

추가 정보