KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

KiiHttpHeaderList Interface

Kii http header.

Syntax

public interface KiiHttpHeaderList

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

Members

Public Properties

[write-only]
default property
Item (string) string . Sets the Http header with the specified name.

Member Details

Item Property

Sets the Http header with the specified name.

Syntax

This is the default property for this class.

public string this [string key] { set; }

Parameters

key
Key.

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0