Langue

ITextSpan.Text Propriété

Définition

Ça obtient le texte associé à l’interface ITextSpan .

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

Valeur de propriété

Retourne une chaîne représentant le texte associé à l’interface.

S’applique à