WebAccountManager.GetScope(WebAccount) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Web 帳戶的範圍。
public:
static WebAccountScope GetScope(WebAccount ^ webAccount);
static WebAccountScope GetScope(WebAccount const& webAccount);
public static WebAccountScope GetScope(WebAccount webAccount);
function getScope(webAccount)
Public Shared Function GetScope (webAccount As WebAccount) As WebAccountScope
參數
- webAccount
- WebAccount
要取得範圍的 Web 帳戶。
傳回
Web 帳戶的範圍。