Click or drag to resize
HyperTextLinkInfoName Property
Gets the value of the link's name attribute.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string Name { get; }

Property Value

Type: String
The value of the link's name attribute.
See Also