ThumbnailResource.DataSize

ThumbnailResource.DataSize property

Gets the resource data size in bytes.

public override int DataSize { get; }

Property Value

The resource data size.

See Also