MarshalByValueComponent.Container Property
.NET Framework (current version)
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: