Universal Windows Service Class Library

Utility.GetType Method

Returns the type class containing the given type.

Overload List

Inherited from Object.

public Type GetType();

Returns the type class containing the given type.

public static Type GetType(string);

See Also

Utility Class | uws.Utilities Namespace | Activator