GetLeftPart()
Uri::GetLeftPart(UriPartial) method
Returns the specified portion of the URI represented by the current object.
String System::Uri::GetLeftPart(UriPartial part)
Arguments
Parameter | Type | Description |
---|---|---|
part | UriPartial | Specifies which portion of the URI to return |
Return Value
The specified part of the URI represented by the current object
See Also
- Enum UriPartial
- Class String
- Class Uri
- Namespace System
- Library Aspose.Slides