TagHelperDirectiveDescriptor Class
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.
Contains information needed to resolve TagHelperDescriptors.
public ref class TagHelperDirectiveDescriptor
public class TagHelperDirectiveDescriptor
type TagHelperDirectiveDescriptor = class
Public Class TagHelperDirectiveDescriptor
- Inheritance
-
TagHelperDirectiveDescriptor
Constructors
| TagHelperDirectiveDescriptor() |
Properties
| DirectiveText | |
| DirectiveType |
The TagHelperDirectiveType of this directive. |
| Location |
The SourceLocation of the directive. |