TransformFiles Class

Definition

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

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

Constructors

TransformFiles()

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

Fields

ArtifactIdMetadataName

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

ArtifactMetadataName

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

AssemblyMetadataName

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

CollectSharePointItemsTargetName

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

DeploymentTargetMetadataName

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

ErrorSourceFileMetadataName

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

FeatureIdMetadataName

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

FeatureMetadataName

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

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)
GroupIdMetadataName

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

ItemTypeMetadataName

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

MappedFolderFileName

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

PackageIdMetadataName

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

PackageMetadataName

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

PackageRelativePathMetadataName

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

ProjectIdMetadataName

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

ProjectItemTypeMetadataName

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

ProjectOutputPathMetadataName

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

RelativeDirMetadataName

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

(Inherited from BuildTask)
TemplateFileExtension

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

TokenReplacementFileExtensionMetadataName

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

VirtualMetadataName

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

Properties

AppManifest

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.

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.

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.

TranslatedWorkflowsDestinationFolder

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