次の方法で共有


CLRInterop.throwCLRException(String) Method

Definition

public:
 static void throwCLRException(System::String ^ clrTypeName);
public static void throwCLRException (string clrTypeName);
static member throwCLRException : string -> unit
Public Shared Sub throwCLRException (clrTypeName As String)

Parameters

clrTypeName
String

Applies to