System.ComponentModel.IComponent.Site Property

Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent.

Syntax

public ISite Site { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Sites can also serve as a repository for container-specific, per-component information, such as the component name.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0