Share via


DomHtmlElement.IdName Property

Definition

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

Property Value

Attributes

Applies to