Freigeben über


RemoteDesktopInfo Klasse

Definition

Stellt einen Remotedesktop dar.

Wichtig

Die RemoteDesktopInfo-API ist Teil eines Features mit eingeschränktem Zugriff (siehe LimitedAccessFeatures-Klasse). Um weitere Informationen zu erhalten oder ein Entsperrtoken anzufordern, verwenden Sie das ANFORDERUNGSFORMULAR für LAF-Zugriffstoken.

public ref class RemoteDesktopInfo sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.System.RemoteDesktop.Provider.IRemoteDesktopInfoFactory, 983040, "Windows.Foundation.UniversalApiContract")]
/// [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 RemoteDesktopInfo final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.System.RemoteDesktop.Provider.IRemoteDesktopInfoFactory), 983040, "Windows.Foundation.UniversalApiContract")]
[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 sealed class RemoteDesktopInfo
function RemoteDesktopInfo(id, displayName)
Public NotInheritable Class RemoteDesktopInfo
Vererbung
Object Platform::Object IInspectable RemoteDesktopInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 Insider Preview (eingeführt in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v15.0)

Konstruktoren

RemoteDesktopInfo(String, String)

Initialisiert eine neue instance von RemoteDesktopInfo mit der angegebenen ID und dem anzeigenamen.

Eigenschaften

DisplayName

Ruft den Anzeigenamen des Remotedesktops ab.

Id

Ruft die ID des Remotedesktops ab.

Gilt für: