Share via


LiteralAttributeChunkGenerator.Value Property

Definition

public:
 property Microsoft::AspNetCore::Razor::Text::LocationTagged<System::String ^> ^ Value { Microsoft::AspNetCore::Razor::Text::LocationTagged<System::String ^> ^ get(); };
public Microsoft.AspNetCore.Razor.Text.LocationTagged<string> Value { get; }
member this.Value : Microsoft.AspNetCore.Razor.Text.LocationTagged<string>
Public ReadOnly Property Value As LocationTagged(Of String)

Property Value

Applies to