Freigeben über


OpenXmlPartReader.Encoding-Eigenschaft

Gets the encoding of the XML file.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Encoding As String
    Get
'Usage
Dim instance As OpenXmlPartReader
Dim value As String

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

Eigenschaftswert

Typ: System.String
Returns Encoding.

Siehe auch

Referenz

OpenXmlPartReader Klasse

OpenXmlPartReader-Member

DocumentFormat.OpenXml-Namespace