Share via


PaymentMerchantInfo.PackageFullName Property

Definition

The full name of the package.

public:
 property Platform::String ^ PackageFullName { Platform::String ^ get(); };
winrt::hstring PackageFullName();
public string PackageFullName { get; }
var string = paymentMerchantInfo.packageFullName;
Public ReadOnly Property PackageFullName As String

Property Value

String

Platform::String

winrt::hstring

Gets or sets the PackageFullName.

Applies to