Share via


DomHtmlElement.OuterHTML Property

Definition

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

Property Value

Attributes

Applies to