SearchQuery(String) Constructor
Namespace: DevCase.ThirdParty.FreeHardMusicAssembly: DevCase.net48.ThirdParty.FreeHardMusic (in DevCase.net48.ThirdParty.FreeHardMusic.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public SearchQuery(
string artist
)
Public Sub New (
artist As String
)
Dim artist As String
Dim instance As New SearchQuery(artist)
public:
SearchQuery(
String^ artist
)
new :
artist : string -> SearchQuery
No code example is currently available or this language may not be supported.
Parameters
- artist String
-
The artist name.
Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:
HtmlAgilityPack