Click or drag to resize
CloudFilesProviderContainerRemoveMetaDataPrefix Field

Note: This API is now obsolete.

The X-Remove-Container-Meta- header prefix, which specifies the HTTP header prefix for removing metadata keys from a container.

Namespace: net.openstack.Providers.Rackspace
Assembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax
[ObsoleteAttribute("This value is not required in the .NET SDK, since a shorter way to remove metadata is to simply assign an empty string as the value for a metadata key.")]
public const string ContainerRemoveMetaDataPrefix

Field Value

Type: String
Version Information

.NET Framework

Obsolete (compiler warning) in 4.5

openstack.net

Obsolete (compiler warning) in 1.6
Obsolete (compiler warning) in 1.5
Obsolete (compiler warning) in 1.4
Obsolete (compiler warning) in 1.3.6
See Also