Bagikan melalui


RemoteSystem.Apps Properti

Definisi

Daftar aplikasi pada sistem jarak jauh ini yang telah terdaftar di Connected Devices Platform.

public:
 property IVectorView<RemoteSystemApp ^> ^ Apps { IVectorView<RemoteSystemApp ^> ^ get(); };
IVectorView<RemoteSystemApp> Apps();
public IReadOnlyList<RemoteSystemApp> Apps { get; }
var iVectorView = remoteSystem.apps;
Public ReadOnly Property Apps As IReadOnlyList(Of RemoteSystemApp)

Nilai Properti

Daftar aplikasi.

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)

Berlaku untuk