Compartilhar via


IPublishProperties2.BootstrapperComponentsLocation Property

Definition

Gets or sets the way the bootstrapper should 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

ComponentsLocation.

Implements

Attributes

Applies to