CreateAppPackage Class

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public ref class CreateAppPackage : Microsoft::VisualStudio::SharePoint::Tasks::BuildTask
public class CreateAppPackage : Microsoft.VisualStudio.SharePoint.Tasks.BuildTask
type CreateAppPackage = class
    inherit BuildTask
Public Class CreateAppPackage
Inherits BuildTask
Inheritance
CreateAppPackage

Constructors

CreateAppPackage()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Fields

FileExtensionMetadataName

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
FileNameMetadataName

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
FullPathMetadataName

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
RelativeDirMetadataName

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)

Properties

AppCloudPackage

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppCloudPackagePartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppElementManifests

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppFeature

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppFeaturePartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppManifest

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

AppPackageParts

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ClientId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ClientSecret

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

CreatedPackageFiles

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

DebugRemoteAppServiceBaseUrl

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

EnumeratedFiles

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

HasPackagingWarnings

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

IntermediatePath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

IsDebugging

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

IsHighTrust

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

IsIntegratedWorkflowApp
MergedSearchConfigurationFilePath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

OfficeAppManifestOutputPath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

PackagePath

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ProjectId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

ProjectService

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

PublishedFrom

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

RemoteAppUrl

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SearchConfigurationPartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SqlPackage

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SqlPackagePartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

SqlPostProvisioningScript

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

TranslatedWorkflowsDestinationFolder

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

WorkflowDebuggingClientSecret

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

WorkflowPartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Wsp

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

WspPartId

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Methods

Execute()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
LogError(ITaskItem, String, Object[])

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
LogErrorFromException(ITaskItem, Exception)

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

(Inherited from BuildTask)
OnCheckParameters()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

OnExecute()

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

Applies to