次の方法で共有


LiteralAttributeChunkGenerator.ValueGenerator プロパティ

定義

public:
 property Microsoft::AspNetCore::Razor::Text::LocationTagged<Microsoft::AspNetCore::Razor::Chunks::Generators::SpanChunkGenerator ^> ^ ValueGenerator { Microsoft::AspNetCore::Razor::Text::LocationTagged<Microsoft::AspNetCore::Razor::Chunks::Generators::SpanChunkGenerator ^> ^ get(); };
public Microsoft.AspNetCore.Razor.Text.LocationTagged<Microsoft.AspNetCore.Razor.Chunks.Generators.SpanChunkGenerator> ValueGenerator { get; }
member this.ValueGenerator : Microsoft.AspNetCore.Razor.Text.LocationTagged<Microsoft.AspNetCore.Razor.Chunks.Generators.SpanChunkGenerator>
Public ReadOnly Property ValueGenerator As LocationTagged(Of SpanChunkGenerator)

プロパティ値

適用対象