Share via


IVsaEngine.RevokeCache 메서드

루트 모니커에 지정된 대로 스크립트 엔진의 캐시된 어셈블리를 무효화합니다.

네임스페이스:  Microsoft.Vsa
어셈블리:  Microsoft.Vsa(Microsoft.Vsa.dll)

구문

‘선언
<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()

참고 항목

참조

IVsaEngine 인터페이스

Microsoft.Vsa 네임스페이스