ResourceBlock.DataSize

ResourceBlock.DataSize property

Gets the resource data size in bytes.

public abstract int DataSize { get; }

Property Value

The resource data size.

See Also