ViewBufferValue Struktura

Definice

Zapouzdřuje řetězec nebo IHtmlContent hodnotu.

public value class ViewBufferValue
public readonly struct ViewBufferValue
type ViewBufferValue = struct
Public Structure ViewBufferValue
Dědičnost
ViewBufferValue

Konstruktory

ViewBufferValue(IHtmlContent)

Inicializuje novou instanci ViewBufferValue s IHtmlContent hodnotou.

ViewBufferValue(String)

Inicializuje novou instanci ViewBufferValue s řetězcovou hodnotou.

Vlastnosti

Value

Získá hodnotu.

Platí pro