Click or drag to resize
BinaryResources.Copy 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: System.String

Return Value

Type:Byte[]
See Also