Click or drag to resize

NamespaceInfoFindResource Method

Finds the resource in the Assembly with the specified Namespace

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Stream FindResource()

Return Value

Type: Stream
The resource if found, otherwise null
See Also