Share via


DomHtmlDocument.Dir Property

Definition

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

Property Value

Attributes

Applies to