Compartilhar via


IPublishProperties3.BootstrapperComponentsLocation Property

Definition

Gets or sets how the bootstrapping application will download components.

public:
 property Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation BootstrapperComponentsLocation { Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation value); };
public:
 property Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation BootstrapperComponentsLocation { Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation get(); void set(Microsoft::VisualStudio::ManagedInterfaces::Publish::ComponentsLocation value); };
[System.Runtime.InteropServices.DispId(29)]
public Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation BootstrapperComponentsLocation { get; set; }
[<System.Runtime.InteropServices.DispId(29)>]
member this.BootstrapperComponentsLocation : Microsoft.VisualStudio.ManagedInterfaces.Publish.ComponentsLocation with get, set
Public Property BootstrapperComponentsLocation As ComponentsLocation

Property Value

One of the ComponentsLocation values.

Implements

Attributes

Applies to