다음을 통해 공유


TagHelperDirectiveDescriptor.DirectiveType 속성

정의

이 지시문의 입니다 TagHelperDirectiveType .

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

속성 값

적용 대상