ScriptObject.UnderlyingSystemType Propriedade

Definição

Obtém o tipo do objeto script.

Esta API suporta a infraestrutura de produtos e não é pressuposta para ser utilizada diretamente a partir do seu código.

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

Valor de Propriedade

O tipo do objeto script.

Implementações

Aplica-se a

Ver também