RenderTreeFrame.TextContent 属性

定义

FrameType如果 属性等于 Text,则获取文本框架的内容。 否则,该值为未定义。

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

属性值

适用于