다음을 통해 공유


DistributedCacheTagHelper.Name 속성

정의

캐시된 항목을 구분하는 고유한 이름을 가져오거나 설정합니다.

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

속성 값

특성

적용 대상