NuGardt SoftwareYourlsService ExpandShortUrl Method NuGardt
Get the long URL of a short URL or keyword.

Namespace: NuGardt.Yourls.API
Assembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax

public Exception ExpandShortUrl(
	string ShortUrl,
	IYourlsAuthentication Authentication,
	out YourlsExpandShortUrlResult Result
)

Return Value

Type: OnlineException
Returns an System.Exception if an error occurred otherwise Nothing.
Remarks

See Also