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