PaymentRequestChangedArgs.SelectedShippingOption Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Option d’expédition sélectionnée. Cette valeur n’est pas null si ChangeKind est défini sur PaymentRequestChangeKind.ShippingOption.
public:
property PaymentShippingOption ^ SelectedShippingOption { PaymentShippingOption ^ get(); };
PaymentShippingOption SelectedShippingOption();
public PaymentShippingOption SelectedShippingOption { get; }
var paymentShippingOption = paymentRequestChangedArgs.selectedShippingOption;
Public ReadOnly Property SelectedShippingOption As PaymentShippingOption
Valeur de propriété
Obtient l’option SelectedShippingOption.