C# Class System.Web.HttpMultipart.Element

Afficher le fichier Open project: kumpera/mono

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