MarkupString Struct

Definition

A string value that can be rendered as markup such as HTML.

C#
public readonly struct MarkupString
Inheritance
MarkupString

Constructors

MarkupString(String)

Constructs an instance of MarkupString.

Properties

Value

Gets the value of the MarkupString.

Methods

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0