See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Provides conversion between a solution file's relative path and full path.

Namespace: NTier.Model.Entity
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0

Syntax

C#
public class VSRelativeSolutionPath
Visual Basic
Public Class VSRelativeSolutionPath
Visual C++
public ref class VSRelativeSolutionPath

Inheritance Hierarchy

System..::..Object
  NTier.Model.Entity..::..VSRelativeSolutionPath

See Also