다음을 통해 공유


CompletionItem.Documentation 속성

정의

완료 항목에 대한 설명서입니다.

public:
 property System::String ^ Documentation { System::String ^ get(); void set(System::String ^ value); };
public string? Documentation { get; set; }
member this.Documentation : string with get, set
Public Property Documentation As String

속성 값

적용 대상