Partager via


DistributedCacheTagHelper.Name Propriété

Définition

Obtient ou définit un nom unique pour discriminer les entrées mises en cache.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("name")]
public string Name { get; set; }
[<Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeName("name")>]
member this.Name : string with get, set
Public Property Name As String

Valeur de propriété

Attributs

S’applique à