Click or drag to resize

QsResourcesGetResource Method

Get a resource given the name (normally with the extension)

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public Object GetResource(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.QsResources.GetResource(System.String)"]

Return Value

Object

[Missing <returns> documentation for "M:QsInformatica.Utils.QsResources.GetResource(System.String)"]

See Also