다음을 통해 공유


IVsaDTEngine.InitCompleted 메서드

이 멤버는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

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

구문

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

참고 항목

참조

IVsaDTEngine 인터페이스

Microsoft.Vsa 네임스페이스