LiteralAttributeChunkGenerator.Prefix 属性

定义

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)

属性值

适用于