Share via


BrowserCustomizationOptions.UseEmbeddedWebView プロパティ

定義

パブリック クライアント アプリケーションで埋め込み Web ブラウザーを使用するか、システムの既定のブラウザーを使用するかを指定します

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

プロパティ値

適用対象