다음을 통해 공유


TagHelperRequiredAttributeDescriptor.NameComparison 속성

정의

HTML 특성 이름이 일치하는지 확인할 때 사용할 Name 비교 메서드입니다.

public:
 property Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperRequiredAttributeNameComparison NameComparison { Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperRequiredAttributeNameComparison get(); void set(Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperRequiredAttributeNameComparison value); };
public Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeNameComparison NameComparison { get; set; }
member this.NameComparison : Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperRequiredAttributeNameComparison with get, set
Public Property NameComparison As TagHelperRequiredAttributeNameComparison

속성 값

적용 대상