StringObject.GetType Metod

Definition

Returnerar String eller StringObject.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Returer

String eller StringObject.

Gäller för

Se även