EN
Ta zawartość nie jest dostępna w wymaganym języku. Wersja w języku angielskim znajduje się tutaj.
0 z 2 osób oceniło jako pomocne - Oceń ten temat

BlobProperties.ContentEncoding Property

Gets or sets the content-encoding value stored for the blob.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Użycie
Dim instance As BlobProperties
Dim value As String

value = instance.ContentEncoding

instance.ContentEncoding = value
public string ContentEncoding { get; set; }
/** @property */
/** @attribute CompilerGeneratedAttribute() */ 
public String get_ContentEncoding ()

/** @property */
/** @attribute CompilerGeneratedAttribute() */ 
public void set_ContentEncoding (String value)

CompilerGeneratedAttribute 
public function get ContentEncoding () : String

CompilerGeneratedAttribute 
public function set ContentEncoding (value : String)

Property Value

The blob's content-encoding value.

If this property has not been set for the blob, it returns null.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Oceniasz te materiały jako pomocne?
(Pozostało znaków: 1500)
© 2013 Microsoft. Wszelkie prawa zastrzeżone.
facebook page visit twitter rss feed newsletter