Delen via


Module.SizeInBytes Eigenschap

Definitie

Hiermee wordt de grootte in bytes van de module opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op