[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.3.38916 (1.5.3.38916)

Syntax

C#
public interface IPathProvider
Visual Basic
Public Interface IPathProvider
Visual C++
public interface class IPathProvider
F#
type IPathProvider =  interface end
JScript
public interface IPathProvider

See Also