TextComposition.SystemCompositionText プロパティ

定義

重要

この API は CLS 準拠ではありません。

このテキスト構成のシステム構成テキストを取得または設定します。

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

プロパティ値

このテキスト構成のシステム構成テキストを含む文字列。

属性

適用対象

こちらもご覧ください