Поделиться через


WebAccountManager.SetScopeAsync(WebAccount, WebAccountScope) Метод

Определение

Задает область веб-учетной записи асинхронно.

public:
 static IAsyncAction ^ SetScopeAsync(WebAccount ^ webAccount, WebAccountScope scope);
 static IAsyncAction SetScopeAsync(WebAccount const& webAccount, WebAccountScope const& scope);
public static IAsyncAction SetScopeAsync(WebAccount webAccount, WebAccountScope scope);
function setScopeAsync(webAccount, scope)
Public Shared Function SetScopeAsync (webAccount As WebAccount, scope As WebAccountScope) As IAsyncAction

Параметры

webAccount
WebAccount

Веб-учетная запись, для область.

scope
WebAccountScope

Задается область.

Возвращаемое значение

Этот метод не возвращает значение.

Применяется к