Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Universe
Framework
Utilities
HttpMultipart.Element
C# Class Universe.Framework.Utilities.HttpMultipart.Element
Show file
Open project: Virtual-Universe/Virtual-Universe
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 property
public
string
ContentType
return
string
Filename
public property
public
string
Filename
return
string
Length
public property
public
long
Length
return
long
Name
public property
public
string
Name
return
string
Start
public property
public
long
Start
return
long