HtmlVideo.Src Propiedad

Definición

Obtiene o establece el atributo 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

Valor de propiedad

String

El atributo src.

Se aplica a

Consulte también