HtmlSource.Src Propriedade

Definição

Obtém ou definem o src atributo.

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 Propriedade

O src atributo.

Aplica-se a

Ver também