C# 클래스 Alsing.Windows.Forms.SyntaxBox.CopyEventArgs

Event arg for Copy/Cut actions.
파일 보기 프로젝트 열기: ehasis/alsing 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Text string

프로퍼티 상세

Text 공개적으로 프로퍼티

The text copied to the clipboard.
public string Text
리턴 string