Share via


DomNode.Prefix Property

Definition

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

Property Value

Attributes

Applies to