次の方法で共有


CodePackageActivator.AbortCodePackage(IList<String>) メソッド

定義

内部のみ

public void AbortCodePackage (System.Collections.Generic.IList<string> codePackageNames);
member this.AbortCodePackage : System.Collections.Generic.IList<string> -> unit
Public Sub AbortCodePackage (codePackageNames As IList(Of String))

パラメーター

codePackageNames
IList<String>

適用対象