Share via


StringObject.GetType Método

Definición

Devuelve String o StringObject.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

Devoluciones

String o StringObject.

Se aplica a

Consulte también