TextComposition.SystemText 屬性

定義

重要

此 API 不符合 CLS 規範。

取得或設定此文本的系統文本。

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

屬性值

包含此文本組合系統文本的字串。

屬性

適用於

另請參閱