IPublishProperties3.BootstrapperDownloadUrl Propriedade

Definição

Obtém ou define o Uniform Resource Identifier (URI) do qual baixar os componentes de aplicativo de inicialização deste aplicativo.

public:
 property System::String ^ BootstrapperDownloadUrl { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ BootstrapperDownloadUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string BootstrapperDownloadUrl { get; set; }
[<System.Runtime.InteropServices.DispId(4)>]
member this.BootstrapperDownloadUrl : string with get, set
Public Property BootstrapperDownloadUrl As String

Valor da propriedade

String

O URI do qual baixar os componentes de aplicativo de inicialização deste aplicativo.

Implementações

Atributos

Aplica-se a