Compartir a través de


AppointmentsProviderShowAppointmentDetailsActivatedEventArgs.Kind Propiedad

Definición

Obtiene el tipo de activación.

public:
 property ActivationKind Kind { ActivationKind get(); };
ActivationKind Kind();
public ActivationKind Kind { get; }
var activationKind = appointmentsProviderShowAppointmentDetailsActivatedEventArgs.kind;
Public ReadOnly Property Kind As ActivationKind

Valor de propiedad

Valor de enumeración ActivationKind.AppointmentsProvider .

Implementaciones

Se aplica a