ScriptObject.UnderlyingSystemType 속성

정의

스크립트 개체의 형식을 가져옵니다.

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

public:
 virtual property Type ^ UnderlyingSystemType { Type ^ get(); };
public virtual Type UnderlyingSystemType { get; }
member this.UnderlyingSystemType : Type
Public Overridable ReadOnly Property UnderlyingSystemType As Type

속성 값

스크립트 개체의 형식입니다.

구현

적용 대상

추가 정보