AnchorTagHelper.Fragment 속성

정의

URL 조각 이름입니다.

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

속성 값

특성

적용 대상