IPublishProperties3.BootstrapperComponentsLocation 属性

定义

获取或设置启动应用程序下载组件的方式。

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

属性值

ComponentsLocation

ComponentsLocation 值之一。

实现

属性

适用于