EmbedTypeLibrary Properties
Visual Studio 2012
The EmbedTypeLibrary type exposes the following members.
| Name | Description | |
|---|---|---|
|
Assembly | Gets or sets the assembly from which to extract the type library. |
|
BuildEngine | Gets or sets the instance of the IBuildEngine object used by the task. (Inherited from Task.) |
|
BuildEngine2 | Gets the instance of the IBuildEngine2 object used by the task. (Inherited from Task.) |
|
BuildEngine3 | Gets the instance of the IBuildEngine3 object used by the task. (Inherited from Task.) |
|
BuildEngine4 | Gets the instance of the IBuildEngine4 object used by the task. (Inherited from Task.) |
|
HostObject | Gets or sets the host object associated with the task. (Inherited from Task.) |
|
KeyContainer | Gets or sets the path to the cryptographic key container. |
|
KeyFile | Gets or sets the path to the cryptographic key file. |
|
Log | Gets an instance of a TaskLoggingHelper class containing task logging methods. (Inherited from Task.) |
|
ReferencePaths | Infrastructure. Gets or sets an array of MSBuild items that can be consumed and emitted by tasks. |
|
TypeLibFile | Gets or sets the type library name that is extracted from the Assembly. |