DocumentInfo.TextLoader 속성

정의

문서 텍스트를 검색할 수 있는 로더입니다.

public:
 property Microsoft::CodeAnalysis::TextLoader ^ TextLoader { Microsoft::CodeAnalysis::TextLoader ^ get(); };
public Microsoft.CodeAnalysis.TextLoader TextLoader { get; }
public Microsoft.CodeAnalysis.TextLoader? TextLoader { get; }
member this.TextLoader : Microsoft.CodeAnalysis.TextLoader
Public ReadOnly Property TextLoader As TextLoader

속성 값

적용 대상