TextComposition.CompositionText Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient ou définit le texte de composition pour cette composition de texte.

public:  property System::String ^ CompositionText {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
[System.CLSCompliant(false)]
public string CompositionText { get; protected set; }
[<System.CLSCompliant(false)>]
member this.CompositionText : string with get, set
Public Property CompositionText As String

Valeur de propriété

Chaîne qui contient le texte de composition pour cette composition de texte.

Attributs

S’applique à

Voir aussi