Share via


DomDocument.body Property

Definition

Caution

Use the 'Body' property instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Body' property instead.", false)]
public virtual WebKit.DomHtmlElement body { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Body' property instead.", false)>]
member this.body : WebKit.DomHtmlElement with get, set

Property Value

Attributes

Applies to