AlbumInfoYear Property
Gets the year that the album has been released.
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 string Year { get; }
Public ReadOnly Property Year As String
Get
Dim instance As AlbumInfo
Dim value As String
value = instance.Year
public:
property String^ Year {
String^ get ();
}
member Year : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The year that the album has been released.
Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:
HtmlAgilityPack