Share via


DomHtmlInputElement.Src Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Src { [Foundation.Export("src", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSrc:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("src", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSrc:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Src : string with get, set

Property Value

Attributes

Applies to