SoundPlayer.Tag Propriedade
Definição
Obtém ou define o Object que contém dados sobre o SoundPlayer.Gets or sets the Object that contains data about the SoundPlayer.
public:
property System::Object ^ Tag { System::Object ^ get(); void set(System::Object ^ value); };
public object Tag { get; set; }
member this.Tag : obj with get, set
Public Property Tag As Object
Valor da propriedade
Um Object que contém dados sobre o SoundPlayer .An Object that contains data about the SoundPlayer.