Creates a instance of the class XFileResourceLocation with the name name which is situated in this directory.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public XFileResourceLocation GetResourceLocation(
	string name
)

Parameters

name
Type: System..::.String
The file name which is situated in this directory.

See Also