Share via


LiteralAttributeChunkGenerator.Prefix Property

Definition

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

Property Value

Applies to