Share via


BrowserCustomizationOptions.UseEmbeddedWebView Property

Definition

Specifies if the public client application should used an embedded web browser or the system default browser

public bool? UseEmbeddedWebView { get; set; }
member this.UseEmbeddedWebView : Nullable<bool> with get, set
Public Property UseEmbeddedWebView As Nullable(Of Boolean)

Property Value

Applies to