ITextSpan.Text 屬性

定義

取得與 ITextSpan 介面相關的文字。

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

屬性值

回傳一個字串,代表與介面相關的文字。

適用於