Partager via


TransferMetadata.EncodingCodePage Propriété

Définition

Obtient le CodePage de l’encodage actuel utilisé.

[Newtonsoft.Json.JsonProperty(PropertyName="EncodingCodePage")]
public int EncodingCodePage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="EncodingCodePage")>]
member this.EncodingCodePage : int with get, set
Public Property EncodingCodePage As Integer

Valeur de propriété

CodePage de l’encodage actuel.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à