Condividi tramite


SoundPlayer.Tag Proprietà

Definizione

Ottiene o imposta la classe Object che contiene i dati relativi alla classe SoundPlayer.

public:
 property System::Object ^ Tag { System::Object ^ get(); void set(System::Object ^ value); };
public object Tag { get; set; }
public object? Tag { get; set; }
member this.Tag : obj with get, set
Public Property Tag As Object

Valore della proprietà

Oggetto Object che contiene i dati relativi all'oggetto SoundPlayer.

Si applica a