HumanPresenceSettings.UpdateSettings(HumanPresenceSettings) メソッド

定義

提供された値を使用して、さまざまな人間のプレゼンス システム設定を一括更新します。

public:
 static void UpdateSettings(HumanPresenceSettings ^ settings);
 static void UpdateSettings(HumanPresenceSettings const& settings);
public static void UpdateSettings(HumanPresenceSettings settings);
function updateSettings(settings)
Public Shared Sub UpdateSettings (settings As HumanPresenceSettings)

パラメーター

settings
HumanPresenceSettings

人間のプレゼンス システムの設定を更新するために使用される値。

適用対象

こちらもご覧ください