IVsaDTEngine.InitCompleted Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

'Declaration
<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()

See Also

Reference

IVsaDTEngine Interface

Microsoft.Vsa Namespace