IVsAppContainerBootstrapperResult Interface

 

Represents the result of an app container bootstrapper operation.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable)]
[GuidAttribute("CE255F0B-88C6-4682-B3B8-8ACE9D2BA0A7")]
public interface IVsAppContainerBootstrapperResult

NameDescription
System_CAPS_pubpropertyAddress

Gets the IP address or machine name of the bootstapped target.

System_CAPS_pubpropertySucceeded

Determines whether the bootstrapper operation succeeded.

Return to top
Show: