Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
UriBuilder « Network Remote « VB.Net
VB.Net
Network Remote
UriBuilder
1.
Create UriBuilder class with the specified scheme and host.
2.
Create UriBuilder class with the specified scheme, host, and port.
3.
Create UriBuilder class with the specified scheme, host, port number, and path.
4.
Create UriBuilder class with the scheme, host, port number, path and query string or fragment identifier.
5.
UriBuilder.Fragment Property gets or sets the fragment portion of the URI.