PageCrawlEndEventArgsAlbums Property
Gets a collection of
AlbumInfo that contains the information of the albums that were crawled.
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 ReadOnlyCollection<AlbumInfo> Albums { get; }
public:
property ReadOnlyCollection<AlbumInfo^>^ Albums {
ReadOnlyCollection<AlbumInfo^>^ get ();
}
member Albums : ReadOnlyCollection<AlbumInfo> with get
No code example is currently available or this language may not be supported.
Property Value
ReadOnlyCollectionAlbumInfo
A collection of
AlbumInfo that contains the information of the albums that were crawled.
Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:
HtmlAgilityPack