ImgurImageInfo(String) 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(
string imgUrl
)
Public Sub New (
imgUrl As String
)
Dim imgUrl As String
Dim instance As New ImgurImageInfo(imgUrl)
public:
ImgurImageInfo(
String^ imgUrl
)
new :
imgUrl : string -> ImgurImageInfo
No code example is currently available or this language may not be supported.
Parameters
- imgUrl String
-
The url that points to the Imgur's image.