Compartilhar via


IProgressPage.PublisherName Propriedade

Definição

Obtém ou define o editor do aplicativo.

public:
 property System::String ^ PublisherName { System::String ^ get(); void set(System::String ^ value); };
public string PublisherName { get; set; }
member this.PublisherName : string with get, set
Public Property PublisherName As String

Valor da propriedade

String

O editor que identifica a cadeia de caracteres.

Comentários

Estabelecer o editor de aplicativos deve aguardar até que o download do manifesto seja concluído, pois o manifesto em si contém as informações necessárias.

Aplica-se a