Aracılığıyla paylaş


KeyValueStoreItem.Metadata Property

Definition

Gets a KeyValueStoreItemMetadata object that represents the metadata for an item in the key/value store.

public System.Fabric.KeyValueStoreItemMetadata Metadata { get; }
member this.Metadata : System.Fabric.KeyValueStoreItemMetadata
Public ReadOnly Property Metadata As KeyValueStoreItemMetadata

Property Value

A KeyValueStoreItemMetadata object that represents the metadata for an item in the key/value store.

Applies to