RazorDirectiveAttribute.TypeId Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets the unique type ID of the attribute.

public override object TypeId { get; }
member this.TypeId : obj
Public Overrides ReadOnly Property TypeId As Object

Property Value

The unique type ID of the attribute.

Applies to