TransformFiles.IntermediatePath Property

Definition

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

public:
 property Microsoft::Build::Framework::ITaskItem ^ IntermediatePath { Microsoft::Build::Framework::ITaskItem ^ get(); void set(Microsoft::Build::Framework::ITaskItem ^ value); };
[Microsoft.Build.Framework.Required]
public Microsoft.Build.Framework.ITaskItem IntermediatePath { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.IntermediatePath : Microsoft.Build.Framework.ITaskItem with get, set
Public Property IntermediatePath As ITaskItem

Property Value

Do not use.

Attributes

Applies to