Table of Contents

Method LookupLocalizedXmlDoc

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v10.dll

LookupLocalizedXmlDoc(string)

Obtains a localized version of the XML documentation file, related to the given source file.

public static string LookupLocalizedXmlDoc(string fileName)

Parameters

fileName string

The source file to process.

Returns

string

Localized version of the XML documentation file if present; otherwise english version.