The interface XFileResourceLocation defines a file as a data source which is situated at the given place and enables supply a data stream Stream for its reading.

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

Syntax

C#
public class XFileResourceLocation : IXResourceLocation

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XFileResourceLocation

See Also