KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

ConstantValues Class

Collection of constant values for internal use.

Syntax

public class ConstantValues

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

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

const
SDK_VERSION string . SDK version.
const
UA_PRODUCT string . User agent name.

Member Details

ConstantValues Constructor

Documentation for this section has not yet been entered.

Syntax

public ConstantValues ()

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

SDK_VERSION Field

SDK version.

Syntax

public const string SDK_VERSION

Remarks

Do not use this from your application.

Requirements

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

UA_PRODUCT Field

User agent name.

Syntax

public const string UA_PRODUCT

Remarks

Do not use this from your application.

Requirements

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