Attempts to get the effective href as authored text.
public static bool TryGetEffectiveHrefString(this SvgElement element, scoped out string href)
The element to inspect.
The effective href text when present.
true when an effective href value was found.