HtmlAudio.Src Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Attributs src .

public:
 property System::String ^ Src { System::String ^ get(); void set(System::String ^ value); };
public string Src { get; set; }
member this.Src : string with get, set
Public Property Src As String

Eigenschaftswert

Das src -Attribut.

Gilt für:

Weitere Informationen