ISharePointAppSettings.AppPackageOutputPath Property

Definition

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

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

Property Value

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

Applies to