GetResourcePath

Output.GetResourcePath method

Returns the path for a given resource.

public string GetResourcePath(object obj)
ParameterTypeDescription
objObjectResource object.

Return Value

Resource path.

See Also