Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Universe
Framework
Utilities
HttpMultipart.Element
C# Class Universe.Framework.Utilities.HttpMultipart.Element
ファイルを表示
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_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