다음을 통해 공유


IVsaEngine.InitNew 메서드

초기화 단계가 완료 되 고 스크립트 엔진에 추가할 준비가 되는 알림을 제공 IVsaItem 개체입니다.

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

구문

‘선언
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Sub InitNew
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
void InitNew()
[PermissionSetAttribute(SecurityAction::LinkDemand, Name = L"FullTrust")]
void InitNew()
[<PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")>]
abstract InitNew : unit -> unit 
function InitNew()

참고 항목

참조

IVsaEngine 인터페이스

Microsoft.Vsa 네임스페이스