GetLeftPart

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemUri class > Methods >

GetLeftPart

Previous pageReturn to chapter overviewNext page

Gets the specified portion of a Uri instance.

 

part - One of the UriPartial values that specifies the end of the URI portion to return.

 

Returns:

A String that contains the specified portion of the Uri instance.

 

GetLeftPart                     PROCEDURE(UriPartialEnum part), STRING