FindRibbons.Execute Method
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
This member overrides AppDomainIsolatedTask.Execute().
Namespace: Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly: Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)
Syntax
'Declaration
Public Overrides Function Execute As Boolean
public override bool Execute()
Return Value
Type: System.Boolean
Returns Boolean.
Implements
.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.