Click or drag to resize
BinaryResourcesCopy Method
Returns a copy of the named resource.

Namespace: VirtualRadar.Resources
Assembly: VirtualRadar.Resources (in VirtualRadar.Resources.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static byte[] Copy(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Byte
See Also