Share via


PaymentMerchantInfo.Uri Property

Definition

Overloads

Uri

A read-only property containing the URI.

Uri

A read-only property containing the URI.

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = paymentMerchantInfo.uri;
Public ReadOnly Property Uri As Uri

Property Value

Gets the Uri.

Applies to