The interface IXResourceLocation defines a data source which is situated at the given place and enables supply a data stream Stream for its reading. The source could be for example a file on a hard disk or a file embedded in the assembly.

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

Syntax

C#
public interface IXResourceLocation

See Also