30 characters of the album name
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public string Album { get; set; }
Public Property Album As String
Get
Set
public:
property String^ Album {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also