共用方式為


CacheEntryUpdateArguments.RegionName 屬性

定義

取得快取區中包含快取項目之區域的名稱。

public:
 property System::String ^ RegionName { System::String ^ get(); };
public string RegionName { get; }
member this.RegionName : string
Public ReadOnly Property RegionName As String

屬性值

快取中的區域名稱。 如果不使用區域,則其值為 null

適用於