Share via


ISharePointAppSettings.AppPackageOutputPathForPublishing Property

Definition

Gets the full path to the application package in the publish directory.

public:
 property System::String ^ AppPackageOutputPathForPublishing { System::String ^ get(); };
public string AppPackageOutputPathForPublishing { get; }
member this.AppPackageOutputPathForPublishing : string
Public ReadOnly Property AppPackageOutputPathForPublishing As String

Property Value

The full path to the application package in the publish directory.

Applies to