LauncherOptions.UI 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得使用者介面 (UI) 啟動預設應用程式時的選項。
public:
property LauncherUIOptions ^ UI { LauncherUIOptions ^ get(); };
LauncherUIOptions UI();
public LauncherUIOptions UI { get; }
var launcherUIOptions = launcherOptions.uI;
Public ReadOnly Property UI As LauncherUIOptions
屬性值
UI 選項。
備註
重要
此屬性只會在桌面裝置上實作。