System.ComponentModel.ISite.Name Property

Gets or sets the name of the component associated with the System.ComponentModel.ISite when implemented by a class.

Syntax

public string Name { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The components within a container might or might not be named. If a component is given a name, the name must be unique among all the components within the container.

Requirements

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