AttributeBlockChunkGenerator.Suffix 属性

定义

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

属性值

适用于