Freigeben über


Target.Length Eigenschaft

Definition

Ruft die Anzahl der Bytes des Inhalts ab oder legt diese fest. Entspricht dem Feld „Size“ (Größe).

[Newtonsoft.Json.JsonProperty(PropertyName="length")]
public long? Length { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="length")>]
member this.Length : Nullable<int64> with get, set
Public Property Length As Nullable(Of Long)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: