CacheItemKey.ItemName Property

Definition

Gets the name of the cache item.

public:
 property System::String ^ ItemName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public string ItemName { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.ItemName : string
Public ReadOnly Property ItemName As String

Property Value

Attributes

Applies to