sourceMap {Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.SourceMap} .NET clr documentation

sourceMap

Description

Declare

            
# namespace Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.SourceMap
export class sourceMap {
   file: string;
   mappings: string;
   # the symbol names
   names: string;
   sourceRoot: string;
   # the source file path
   sources: string;
   version: integer;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]