TextComposition.SystemText Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Pobiera lub ustawia tekst systemowy dla tej kompozycji tekstu.

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

Wartość właściwości

Ciąg zawierający tekst systemowy dla tej kompozycji tekstu.

Atrybuty

Dotyczy

Zobacz też