A DecoratedString encapsulates a text portion of a resource key. The phrase is broken into parts based on occurences of the $[ ] sequence.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class DecoratedString

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.UI..::.DecoratedString

See Also