FindRibbons Class
Visual Studio 2012
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace:
Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly: Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)
The FindRibbons type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AssemblyName | Infrastructure. |
![]() | BuildEngine | Gets or sets the build engine interface that is available to tasks. (Inherited from AppDomainIsolatedTask.) |
![]() | HostObject | Gets or sets a host object instance that is associated with the derived Task. (Inherited from AppDomainIsolatedTask.) |
![]() | Log | Gets an instance of a task logging helper object that contains task logging methods. (Inherited from AppDomainIsolatedTask.) |
![]() | RibbonTypes | Infrastructure. |
![]() | TargetFramework | Infrastructure. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Security Critical. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Execute | Infrastructure. (Overrides AppDomainIsolatedTask.Execute.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Security Critical. Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Security Critical. When overridden in a derived class, gives tasks infinite lease time. (Inherited from AppDomainIsolatedTask.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
