다음을 통해 공유


AppDomain.ExecuteAssembly 메서드

지정한 파일에 들어 있는 어셈블리를 실행합니다.

오버로드 목록

이름 설명
AppDomain.ExecuteAssembly (String) 지정한 파일에 들어 있는 어셈블리를 실행합니다.

.NET Compact Framework에서 지원됩니다.
AppDomain.ExecuteAssembly (String, Evidence) 지정한 증명 정보를 사용하여 지정한 파일에 들어 있는 어셈블리를 실행합니다.
AppDomain.ExecuteAssembly (String, Evidence, String[]) 지정한 증명 정보 및 인수를 사용하여 지정한 파일에 들어 있는 어셈블리를 실행합니다.

.NET Compact Framework에서 지원됩니다.
AppDomain.ExecuteAssembly (String, Evidence, String[], Byte[], AssemblyHashAlgorithm) 지정한 증명 정보 및 인수를 사용하여 지정한 파일에 들어 있는 어셈블리를 실행합니다.

참고 항목

참조

AppDomain 클래스
AppDomain 멤버
System 네임스페이스