Aracılığıyla paylaş


UpdateManifestForBrowserApplication.HostInBrowser Özellik

Tanım

Uygulama bildiriminin hostInBrowser /> öğesini içerecek< şekilde değiştirilip değiştirmeyeceğini belirten bir değer alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property bool HostInBrowser { bool get(); void set(bool value); };
[Microsoft.Build.Framework.Required]
public bool HostInBrowser { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.HostInBrowser : bool with get, set
Public Property HostInBrowser As Boolean

Özellik Değeri

trueuygulama bildirimini hostInBrowser /> öğesini içerecek< şekilde değiştirmek için; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır