Share via


DomHtmlFormElement.Target Property

Definition

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

Property Value

Attributes

Applies to