Share via


StringDecorated.IsDecorated Property

Definition

Gets a value indicating whether the string contains decoration.

public bool IsDecorated { get; }
member this.IsDecorated : bool
Public ReadOnly Property IsDecorated As Boolean

Property Value

Boolean if the string contains decoration.

Applies to