Aracılığıyla paylaş


ExternalStoreProvisionApplicationTypeDescription.ApplicationPackageDownloadUri Property

Definition

Gets the path to the '.sfpkg' application package from where the application package can be downloaded using HTTP or HTTPS protocols.

public Uri ApplicationPackageDownloadUri { get; }
member this.ApplicationPackageDownloadUri : Uri
Public ReadOnly Property ApplicationPackageDownloadUri As Uri

Property Value

Uri

The path to the '.sfpkg' application package from where the application package can be downloaded using HTTP or HTTPS protocols.

Applies to