Table of Contents

Property EmbeddedResources

Namespace
Alternet.Scripter.Roslyn
Assembly
Alternet.Scripter.v9.dll

EmbeddedResources

List of the compilation's managed resources. Null to indicate that there are none.

public IList<ResourceDescription> EmbeddedResources { get; }

Property Value

IList<ResourceDescription>