Share via


StringDecorated.ContentLength Property

Definition

Gets the length of content sans escape sequences.

public int ContentLength { get; }
member this.ContentLength : int
Public ReadOnly Property ContentLength As Integer

Property Value

Length of content sans escape sequences.

Applies to