다음을 통해 공유


TextCompletionContext.CommandLineText 속성

정의

추가 공백을 포함하여 분할하기 전에 명령줄의 전체 텍스트입니다.

public:
 property System::String ^ CommandLineText { System::String ^ get(); };
public string CommandLineText { get; }
member this.CommandLineText : string
Public ReadOnly Property CommandLineText As String

속성 값

적용 대상