Share via


Span.Content Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets or sets the content of the span.

public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String

Property Value

The content of the span.

Applies to