Share via


DomDocument.XmlVersion Property

Definition

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

Property Value

Attributes

Applies to