Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CheckInstalledAssemblies ( string devenvdir, |
||
InstallAsVSPrivate ( |
||
InstallAsVSPrivate2 ( |
||
InstallInGac ( |
||
IsInstalledAsVSPrivate ( |
||
IsInstalledAsVSPrivateDiff ( |
||
IsInstalledInGac ( |
||
IsInstalledInGacDiff ( |
||
UninstallFromGac ( |
||
UninstallFromVSPrivate ( |
public static CheckInstalledAssemblies ( string devenvdir, |
||
devenvdir | string | |
asms | ||
Результат | string>.IDictionary |
public static InstallAsVSPrivate ( |
||
asm | ||
installRoot | string | |
Результат | void |
public static InstallAsVSPrivate2 ( |
||
asm | ||
installRoot | string | |
Результат | bool |
public static InstallInGac ( |
||
asm | ||
referrer | ||
Результат | void |
public static IsInstalledAsVSPrivate ( |
||
asm | ||
installRoot | string | |
Результат | bool |
public static IsInstalledAsVSPrivateDiff ( |
||
asm | ||
installRoot | string | |
Результат | bool |
public static IsInstalledInGac ( |
||
asm | ||
Результат | bool |
public static IsInstalledInGacDiff ( |
||
asm | ||
Результат | bool |
public static UninstallFromGac ( |
||
asm | ||
referrer | ||
Результат | void |
public static UninstallFromVSPrivate ( |
||
asm | ||
installRoot | string | |
Результат | void |