IUnregisterAssemblyTaskContract.AssemblyListFile Property

Definition

public:
 property Microsoft::Build::Framework::ITaskItem ^ AssemblyListFile { Microsoft::Build::Framework::ITaskItem ^ get(); void set(Microsoft::Build::Framework::ITaskItem ^ value); };
public Microsoft.Build.Framework.ITaskItem AssemblyListFile { get; set; }
member this.AssemblyListFile : Microsoft.Build.Framework.ITaskItem with get, set
Public Property AssemblyListFile As ITaskItem

Property Value

Applies to