MarshalByValueComponent.Container Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the container for the component.
Assembly: System (in System.dll)
[<BrowsableAttribute(false)>] abstract Container : IContainer with get [<BrowsableAttribute(false)>] override Container : IContainer with get
Property Value
Type: System.ComponentModel.IContainerAn object implementing the IContainer interface that represents the component's container, or null if the component does not have a site.
.NET Framework
Available since 1.1
Available since 1.1
Show: