StringDecorated.IsDecorated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.