Share via


EmbedTypeLibrary.Assembly Property

Gets or sets the assembly from which to extract the type library.

Namespace:  Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly:  Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)

Syntax

'Declaration
<RequiredAttribute> _
Public Property Assembly As ITaskItem
[RequiredAttribute]
public ITaskItem Assembly { get; set; }

Property Value

Type: Microsoft.Build.Framework.ITaskItem
An ITaskItem that represents the assembly from which to extract the type library.

.NET Framework Security

See Also

Reference

EmbedTypeLibrary Class

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace