Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

CloudBlob.SetProperties-Methode ()

Updates the blob's properties.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in microsoft.windowsazure.storageclient.dll)
'Usage
Dim instance As CloudBlob

instance.SetProperties
public void SetProperties ()
public void SetProperties ()
public function SetProperties ()

The SetProperties method writes the blob's writable property values to the service. The blob's writable properties are CacheControl, ContentEncoding, ContentLanguage, ContentMd5, and ContentType.

Note that setting these property values sets them on the blob reference only; you must call SetProperties or BeginSetProperties to write them to the service.


Alle öffentlichen statischen (freigegebenen in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Entwicklungsplattformen

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008 und Windows 2000

Zielplattformen

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

© 2013 Microsoft. Alle Rechte vorbehalten.
facebook page visit twitter rss feed newsletter