ISharePointAppSettings.AppPackageOutputPathForPublishing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.