C# Class Amazon.S3.Model.HeadersCollection

This class contains the headers for an S3 object.
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Méthode Description
this ( string name ) : string

Gets and sets headers to set for the object.

Private Methods

Méthode Description
IsSetContentType ( ) : bool

Method Details

this() public méthode

Gets and sets headers to set for the object.
public this ( string name ) : string
name string The name of the header
Résultat string