Table of Contents

Method GetRelativeUri

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetRelativeUri(Uri)

When implemented by a class, returns relative path for the specified Uri.

Uri GetRelativeUri(Uri value)

Parameters

value Uri

The Uri for which to obtain relative path information.

Returns

Uri

Uri relative to the designer's root path.