TextRange2.Text 属性

定义

获取或设置一个 String 类型的值,该值代表文本范围中的文本。 读/写。

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
member this.Text : string with get, set
Default Public Property Text As String

属性值

String

适用于