ActionsPane.Container Property
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
This property is not supported by the actions pane.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
ReadOnly Property Container As IContainer
IContainer Container { get; }
Property Value
Type: System.ComponentModel.IContainer
Returns IContainer.
.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.