FrameworkElementFactory.Text Propriété

Définition

Obtient ou définit la chaîne de texte à produire.

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

Valeur de propriété

Chaîne de texte à produire.

S’applique à