Share via


DomDocument.Charset Property

Definition

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

Property Value

Attributes

Applies to