Поделиться через


DocumentInfo.WithTextLoader(TextLoader) Метод

Определение

public:
 Microsoft::CodeAnalysis::DocumentInfo ^ WithTextLoader(Microsoft::CodeAnalysis::TextLoader ^ loader);
public Microsoft.CodeAnalysis.DocumentInfo WithTextLoader (Microsoft.CodeAnalysis.TextLoader loader);
public Microsoft.CodeAnalysis.DocumentInfo WithTextLoader (Microsoft.CodeAnalysis.TextLoader? loader);
member this.WithTextLoader : Microsoft.CodeAnalysis.TextLoader -> Microsoft.CodeAnalysis.DocumentInfo
Public Function WithTextLoader (loader As TextLoader) As DocumentInfo

Параметры

loader
TextLoader

Возвращаемое значение

Применяется к