Compartir a través de


IVsaEngine.RevokeCache (Método)

Reemplaza el ensamblado almacenado en caché para un motor de script, especificado por el moniker de la raíz.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

'Declaración
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Sub RevokeCache
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
void RevokeCache()
[PermissionSetAttribute(SecurityAction::LinkDemand, Name = L"FullTrust")]
void RevokeCache()
[<PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")>]
abstract RevokeCache : unit -> unit 
function RevokeCache()

Vea también

Referencia

IVsaEngine Interfaz

Microsoft.Vsa (Espacio de nombres)