System.Timers.Timer.Site Property

Gets or sets the site that binds the System.Timers.Timer to its container in design mode.

Syntax

public override System.ComponentModel.ISite Site { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Sites bind a System.ComponentModel.Component to a System.ComponentModel.Container and enable communication between them, as well as providing a way for the container to manage its components.

Requirements

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