ScriptObject.UnderlyingSystemType Właściwość

Definicja

Pobiera typ obiektu skryptu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

Typ obiektu skryptu.

Implementuje

Dotyczy

Zobacz też