RenderTreeFrame.MarkupContent Property

Definition

If the FrameType property equals Markup, gets the content of the markup frame. Otherwise, the value is undefined.

public:
 property System::String ^ MarkupContent { System::String ^ get(); };
public string MarkupContent { get; }
member this.MarkupContent : string
Public ReadOnly Property MarkupContent As String

Property Value

Applies to