RenderTreeFrame.MarkupContent Field

Definition

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

public: initonly System::String ^ MarkupContent;
public readonly string MarkupContent;
val mutable MarkupContent : string
Public ReadOnly MarkupContent As String 

Field Value

Applies to