Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ctc
Ods
Extensions
Uri
C# Class Ctc.Ods.Extensions.Uri
显示文件
Open project: BellevueCollege/FormsProcessor
Public Methods
Method
Description
GetAbsoluteUriWithoutQuery
(
this
uri
) :
string
Returns the
System.Uri.AbsoluteUri
without the
System.Uri.Query
segment
Method Details
GetAbsoluteUriWithoutQuery()
public
static
method
Returns the
System.Uri.AbsoluteUri
without the
System.Uri.Query
segment
public
static
GetAbsoluteUriWithoutQuery
(
this
uri
) :
string
uri
this
return
string