RazorDirectiveAttribute.Value Property

Definition

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

public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Property Value

The value of the attribute.

Applies to