Table of Contents

Property Assemblies

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

Assemblies

Represents list of Assemblies available for code completion.

public virtual IList<Assembly> Assemblies { get; }

Property Value

IList<Assembly>