다음을 통해 공유


DependencyAcquisition.InstallVSPackage(String, Int32) 메서드

정의

VS 구성 요소/패키지를 설치합니다.

public static void InstallVSPackage (string packageId, int timeout);
static member InstallVSPackage : string * int -> unit
Public Shared Sub InstallVSPackage (packageId As String, timeout As Integer)

매개 변수

packageId
String

VS 구성 요소/패키지 ID입니다.

timeout
Int32

마지막 제한 시간(초)에 사용자에게 메시지가 표시되면 대화 상자를 표시하지 않습니다.

적용 대상