Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Get
Set
[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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.