Share via


IVsAppContainerBootstrapperResult.Address Property

Definition

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

public:
 property System::String ^ Address { System::String ^ get(); };
public:
 property Platform::String ^ Address { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public string Address { get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
member this.Address : string
Public ReadOnly Property Address As String

Property Value

The IP address or machine name of the bootstapped target.

Attributes

Applies to