HtmlAttributeNotBoundAttribute 클래스

정의

연결된 속성이 ITagHelper HTML 특성에 바인딩되어서는 안 됨을 나타냅니다.

public ref class HtmlAttributeNotBoundAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class HtmlAttributeNotBoundAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type HtmlAttributeNotBoundAttribute = class
    inherit Attribute
Public NotInheritable Class HtmlAttributeNotBoundAttribute
Inherits Attribute
상속
HtmlAttributeNotBoundAttribute
특성

생성자

HtmlAttributeNotBoundAttribute()

HtmlAttributeNotBoundAttribute 클래스의 새 인스턴스를 인스턴스화합니다.

적용 대상