PaymentRequestChangedArgs.SelectedShippingOption Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Opzione di spedizione selezionata. Questo valore sarà diverso da null se ChangeKind è impostato su PaymentRequestChangeKind.ShippingOption.
public:
property PaymentShippingOption ^ SelectedShippingOption { PaymentShippingOption ^ get(); };
PaymentShippingOption SelectedShippingOption();
public PaymentShippingOption SelectedShippingOption { get; }
var paymentShippingOption = paymentRequestChangedArgs.selectedShippingOption;
Public ReadOnly Property SelectedShippingOption As PaymentShippingOption
Valore della proprietà
Ottiene SelectedShippingOption.