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

屬性值

指令碼物件的型別。

實作

適用於

另請參閱