Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ServiceStack
WebHost
Endpoints
Extensions
HttpListenerRequestWrapper.HttpMultipart.Element
C# Class ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.HttpMultipart.Element
Afficher le fichier
Open project: firstsee/ServiceStack
Méthodes publiques
Свойство
Type
Description
ContentType
string
Filename
string
Length
long
Name
string
Start
long
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
ContentType
public_oe property
public
string
ContentType
Résultat
string
Filename
public_oe property
public
string
Filename
Résultat
string
Length
public_oe property
public
long
Length
Résultat
long
Name
public_oe property
public
string
Name
Résultat
string
Start
public_oe property
public
long
Start
Résultat
long