C# 클래스 Amazon.S3.Model.HeadersCollectionPost

This class contains browser post supported headers for an S3 object.
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
this ( string name ) : string

Gets and sets headers to set for the object.

비공개 메소드들

메소드 설명
IsSetContentType ( ) : bool

메소드 상세

this() 공개 메소드

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