Chiave dell'oggetto in cache
[Visual Basic] Public Property ItemKey As String [C#] public string ItemKey { get; set; } [C++] public: __property String* get_ItemKey(); public: __property void set_ItemKey(String* ); [JScript] public function get ItemKey() : String public function set ItemKey(String);
CacheItemMetadata Class | Caching Namespace