다음을 통해 공유


INeedEngine.GetEngine 메서드

정의

클래스에서 구현되는 경우 스크립팅 엔진에 대한 참조를 가져옵니다.

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

public:
 Microsoft::JScript::Vsa::VsaEngine ^ GetEngine();
public Microsoft.JScript.Vsa.VsaEngine GetEngine ();
abstract member GetEngine : unit -> Microsoft.JScript.Vsa.VsaEngine
Public Function GetEngine () As VsaEngine

반환

VsaEngine

스크립팅 엔진에 대한 참조입니다.

적용 대상

추가 정보