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
ServiceStack
WebHost
Endpoints
Extensions
HttpListenerRequestWrapper.HttpMultipart.Element
C# Class ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.HttpMultipart.Element
显示文件
Open project: firstsee/ServiceStack
Public Properties
Property
Type
Description
ContentType
string
Filename
string
Length
long
Name
string
Start
long
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
ContentType
public_oe property
public
string
ContentType
return
string
Filename
public_oe property
public
string
Filename
return
string
Length
public_oe property
public
long
Length
return
long
Name
public_oe property
public
string
Name
return
string
Start
public_oe property
public
long
Start
return
long