ImgurImageInfo(Uri) Constructor
Namespace: DevCase.ThirdParty.ImgurAssembly: DevCase.net48.ThirdParty.Imgur (in DevCase.net48.ThirdParty.Imgur.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public ImgurImageInfo(
Uri imgUrl
)
Public Sub New (
imgUrl As Uri
)
Dim imgUrl As Uri
Dim instance As New ImgurImageInfo(imgUrl)
public:
ImgurImageInfo(
Uri^ imgUrl
)
new :
imgUrl : Uri -> ImgurImageInfo
No code example is currently available or this language may not be supported.
Parameters
- imgUrl Uri
-
The url that points to the Imgur's image.