GlobalScope.GetDefaultThisObject 메서드

정의

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

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

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

반품

이 개체입니다.

적용 대상

추가 정보