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

属性值

适用于