Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Amazon
S3
Model
HeadersCollectionPost
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