IPublishProperties.OpenBrowserOnPublish Propriété

Définition

Obtient ou définit une valeur indiquant si le navigateur par défaut doit être ouvert après chaque publication.

public:
 property bool OpenBrowserOnPublish { bool get(); void set(bool value); };
public:
 property bool OpenBrowserOnPublish { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(14)]
public bool OpenBrowserOnPublish { get; set; }
[<System.Runtime.InteropServices.DispId(14)>]
member this.OpenBrowserOnPublish : bool with get, set
Public Property OpenBrowserOnPublish As Boolean

Valeur de propriété

Boolean

true pour ouvrir le navigateur par défaut chaque fois que l’application est publiée.

Attributs

S’applique à