共用方式為


RemoteDesktopRegistrar 類別

定義

提供方法來查詢 Windows.System.RemoteDesktop.Provider API 所啟用的遠端桌面功能狀態。

重要

RemoteDesktopRegistrar API 是有限存取功能的一部分, (請參閱 LimitedAccessFeatures 類別) 。 如需詳細資訊或要求解除鎖定令牌,請使用 LAF存取令牌要求表單

public ref class RemoteDesktopRegistrar abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteDesktopRegistrar final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteDesktopRegistrar
Public Class RemoteDesktopRegistrar
繼承
Object Platform::Object IInspectable RemoteDesktopRegistrar
屬性

Windows 需求

裝置系列
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)

屬性

DesktopInfos

取得代表目前啟用之遠端桌面連線的 RemoteDesktopInfo 物件清單。

方法

IsSwitchToLocalSessionEnabled()

取得值,指出是否在目前的裝置上啟用切換至本機會話。

適用於