 | HyperTextLinkInfoName Property |
Gets the value of the link's name attribute.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string Name { get; }Property Value
Type:
StringThe value of the link's
name attribute.
See Also