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

속성 값

이 텍스트 컴포지션의 시스템 텍스트가 들어 있는 문자열입니다.

특성

적용 대상

추가 정보