Share via


CacheItem.RegionName Proprietà

Definizione

Ottiene o imposta il nome di un'area nella cache che contiene una voce CacheItem.

public:
 property System::String ^ RegionName { System::String ^ get(); void set(System::String ^ value); };
public string RegionName { get; set; }
member this.RegionName : string with get, set
Public Property RegionName As String

Valore della proprietà

Nome di un'area in una cache. Il valore predefinito è null.

Si applica a