CacheItem.RegionName 屬性

定義

取得或設定快取中包含 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

屬性值

快取中的區域名稱。 預設為 null

適用於