共用方式為


AccountsSettingsPane.GetForCurrentView 方法

定義

取得與目前應用程式檢視相關聯的 AccountsSettingsPane 物件 (,也就是 CoreWindow) 。

public:
 static AccountsSettingsPane ^ GetForCurrentView();
 static AccountsSettingsPane GetForCurrentView();
public static AccountsSettingsPane GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As AccountsSettingsPane

傳回

帳戶設定窗格。

適用於