Share via


EnumeratePackage.ProjectFile 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 ^ ProjectFile { Microsoft::Build::Framework::ITaskItem ^ get(); void set(Microsoft::Build::Framework::ITaskItem ^ value); };
[Microsoft.Build.Framework.Required]
public Microsoft.Build.Framework.ITaskItem ProjectFile { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.ProjectFile : Microsoft.Build.Framework.ITaskItem with get, set
Public Property ProjectFile As ITaskItem

Property Value

Do not use.

Attributes

Applies to