Share via


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 네임스페이스