DomHtmlInputElement.Src Property
Definition
[get: Foundation.Export("src", ObjCRuntime.ArgumentSemantic.Copy)]
[set: Foundation.Export("setSrc:", ObjCRuntime.ArgumentSemantic.Copy)]
public virtual string Src { get; set; }
member this.Src : string with get, set
Property Value
- String
- Attributes
-
Applies to