Partager via


INDRegistrationCompletedEventArgs.ResponseCustomData Propriété

Définition

Obtient des données personnalisées à partir d’une réponse d’inscription.

public:
 property INDCustomData ^ ResponseCustomData { INDCustomData ^ get(); };
INDCustomData ResponseCustomData();
/// [get: Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
INDCustomData ResponseCustomData();
public INDCustomData ResponseCustomData { get; }
public INDCustomData ResponseCustomData { [Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var iNDCustomData = iNDRegistrationCompletedEventArgs.responseCustomData;
Public ReadOnly Property ResponseCustomData As INDCustomData

Valeur de propriété

Données personnalisées de la réponse d’inscription.

Attributs

S’applique à