Table of Contents

ReflectionDataSet.CommentsFileLocations Method

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This is used to return an enumerable list of comments file locations

public IEnumerable<string> CommentsFileLocations(CultureInfo language)

Parameters

language CultureInfo

An optional language to use when searching for XML comments files, or null to use the current language.

Returns

IEnumerable<string>

An enumerable list of file paths to search for XML comments files