ISharePointAppSettings.AppPackageOutputPath 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 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.