RemoteSystemSessionParticipantAddedEventArgs Kelas

Definisi

Berisi informasi tentang peristiwa RemoteSystemSessionParticipantWatcher.Added , yaitu peserta yang ditambahkan ke sesi.

public ref class RemoteSystemSessionParticipantAddedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteSystemSessionParticipantAddedEventArgs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RemoteSystemSessionParticipantAddedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RemoteSystemSessionParticipantAddedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RemoteSystemSessionParticipantAddedEventArgs
Public NotInheritable Class RemoteSystemSessionParticipantAddedEventArgs
Warisan
Object Platform::Object IInspectable RemoteSystemSessionParticipantAddedEventArgs
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Creators Update (diperkenalkan dalam 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v4.0)
Kemampuan aplikasi
remoteSystem

Keterangan

Kelas ini dibuat setiap kali RemoteSystemSessionParticipantWatcher.Added dinaikkan, dan harus ditangani oleh metode yang terdaftar untuk peristiwa ini.

Properti

Participant

Mendapatkan peserta yang ditambahkan ke sesi jarak jauh.

Berlaku untuk