GetLeftPart()

Uri::GetLeftPart(UriPartial) method

Returns the specified portion of the URI represented by the current object.

String System::Uri::GetLeftPart(UriPartial part)

Arguments

ParameterTypeDescription
partUriPartialSpecifies which portion of the URI to return

Return Value

The specified part of the URI represented by the current object

See Also