LinkLabel::Link::Name Property
.NET Framework (current version)
Gets or sets the name of the LinkLabel::Link.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^A String representing the name of the LinkLabel::Link. The default value is the empty string ("").
The Name property is useful for indexing by key.
.NET Framework
Available since 2.0
Available since 2.0
Show: