ExtensionPart.Container Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the container instance that hosts this and related parts.
protected Microsoft.VisualStudio.Extensibility.ExtensionCore Container { get; }
member this.Container : Microsoft.VisualStudio.Extensibility.ExtensionCore
Protected ReadOnly Property Container As ExtensionCore