Compartir a través de


DistributedCacheTagHelper.Name Propiedad

Definición

Obtiene o establece un nombre único para discriminar las entradas almacenadas en caché.

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

Valor de propiedad

Atributos

Se aplica a