次の方法で共有


ReflectionCallHelper.GetFormType(String) Method

Definition

public:
 static Type ^ GetFormType(System::String ^ formName);
public static Type GetFormType (string formName);
static member GetFormType : string -> Type
Public Function GetFormType (formName As String) As Type

Parameters

formName
String

Returns

Applies to