Table of Contents

Property FileSize

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

FileSize

Gets the file size in bytes.

[JsonProperty("size", NullValueHandling = NullValueHandling.Ignore)]
public int? FileSize { get; }

Property Value

int?