Share via


IVsAppContainerBootstrapperResult.Succeeded Property

Definition

Determines whether the bootstrapper operation succeeded.

public:
 property bool Succeeded { bool get(); };
public:
 property bool Succeeded { bool get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool Succeeded { get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.Succeeded : bool
Public ReadOnly Property Succeeded As Boolean

Property Value

True if the bootstrapper operation succeeded, otherwise false.

Attributes

Applies to