Table of Contents

Method GetModuleEffectiveFileName

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v9.dll

GetModuleEffectiveFileName(string)

Searches for the specified path definition file.

public string GetModuleEffectiveFileName(string requestedFilePath)

Parameters

requestedFilePath string

The file name to search.

Returns

string

File name if specified path is a TypeScript definition file; otherwise null.