[This is preliminary documentation and is subject to change.]

Interface of object that provides path

Namespace:  Tools.IOt
Assembly:  Tools (in Tools.dll) Version: 1.5.2.0

Syntax

C#
public interface IPathProvider
Visual Basic (Declaration)
Public Interface IPathProvider
Visual C++
public interface class IPathProvider
J#
public interface IPathProvider
JScript
public interface IPathProvider

See Also