TagHelperDirectiveType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of tag helper directive.
public enum class TagHelperDirectiveType
public enum TagHelperDirectiveType
type TagHelperDirectiveType =
Public Enum TagHelperDirectiveType
- Inheritance
-
TagHelperDirectiveType
Fields
| AddTagHelper | 0 | An |
| RemoveTagHelper | 1 | A |
| TagHelperPrefix | 2 | A |