CacheEntryUpdateArguments.RegionName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom d'une région dans le cache qui contient une entrée de cache.
public:
property System::String ^ RegionName { System::String ^ get(); };
public string RegionName { get; }
member this.RegionName : string
Public ReadOnly Property RegionName As String
Valeur de propriété
Nom d'une région du cache. Si les régions ne sont pas utilisées, cette valeur est null.