C#| Uri.GetLeftPart()方法与示例
Uri.GetLeftPart()方法
Uri.GetLeftPart()方法是一个实例方法,用于基于传递的UriPartial枚举从给定URI中获取指定部分。
语法:
stringUri.GetLeftPart(UriPartial Part);
Parameter(s):
Part-表示从Uri获取指定部分的UriPartial。
返回值:
该方法的返回类型是字符串,它返回表示Uri指定部分的字符串值。
例外:
System.ArgumentException;
System.InvalidOperationException;举例说明方法的例子Uri.GetLeftPart()
using System;
class UriExample
{
//程序入口
static public void Main()
{
// 创建一个Uri对象
Uri Address;
Address = new Uri("https://www.nhooo.com/index.html#search");
Console.WriteLine(Address.GetLeftPart(UriPartial.Authority));
Console.WriteLine(Address.GetLeftPart(UriPartial.Path));
Console.WriteLine(Address.GetLeftPart(UriPartial.Query));
Console.WriteLine(Address.GetLeftPart(UriPartial.Scheme));
}
}输出结果
https://www.nhooo.com https://www.nhooo.com/index.html https://www.nhooo.com/index.html https://
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短