Share via


CLRInterop.getType(String) Method

Definition

public:
 static System::Object ^ getType(System::String ^ _clrTypeName);
public static object getType (string _clrTypeName);
static member getType : string -> obj
Public Shared Function getType (_clrTypeName As String) As Object

Parameters

_clrTypeName
String

Returns

Applies to