다음을 통해 공유


Publish.GacInstall(String) 메서드

정의

전역 어셈블리 캐시에 어셈블리를 설치합니다.

public:
 virtual void GacInstall(System::String ^ AssemblyPath);
public void GacInstall (string AssemblyPath);
abstract member GacInstall : string -> unit
override this.GacInstall : string -> unit
Public Sub GacInstall (AssemblyPath As String)

매개 변수

AssemblyPath
String

어셈블리에 대한 파일 시스템 경로입니다.

구현

예외

호출 체인에 있는 호출자에게 비관리 코드에 액세스할 수 있는 권한이 없는 경우

적용 대상