StringObject.GetType Metodo

Definizione

Restituisce String o StringObject.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Restituisce

String o StringObject.

Si applica a

Vedi anche