Creates a new instance of the class XFileResourceLocation.

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

Syntax

C#
public XFileResourceLocation(
	string fullFileName
)

Parameters

fullFileName
Type: System..::.String
The file full name.

See Also