Click or drag to resize

IResourceManagerResolveResourceURL Method

Resolves a resource and the URL for the resource

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Uri ResolveResourceURL(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:com.espertech.esper.compat.IResourceManager.ResolveResourceURL(System.String)"]

Return Value

Type: Uri

[Missing <returns> documentation for "M:com.espertech.esper.compat.IResourceManager.ResolveResourceURL(System.String)"]

See Also