Freigeben über


OpenXmlReader.Encoding-Eigenschaft

Gets the encoding of the XML file.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Encoding As String
    Get
'Usage
Dim instance As OpenXmlReader
Dim value As String

value = instance.Encoding
public virtual string Encoding { get; }

Eigenschaftswert

Typ: System.String
Returns Encoding.

Siehe auch

Referenz

OpenXmlReader Klasse

OpenXmlReader-Member

DocumentFormat.OpenXml-Namespace