KitchenDraw SDK 2
Show / Hide Table of Contents

Method GetResourceFromName

GetResourceFromName(string)

Gets contents of resource with a given name as bytes.

Declaration
public byte[] GetResourceFromName(string resourceName)
Parameters
Type Name Description
string resourceName
Returns
Type Description
byte[]
In this article
Back to top Generated by DocFX