TextComposition::SystemCompositionText Property
.NET Framework (current version)
Gets or sets the system composition text for this text composition.
This API is not CLS-compliant.
Assembly: PresentationCore (in PresentationCore.dll)
public: [CLSCompliantAttribute(false)] property String^ SystemCompositionText { String^ get(); protected: void set(String^ value); }
Property Value
Type: System::String^A string containing the system composition text for this text composition.
.NET Framework
Available since 3.0
Available since 3.0
Show: