Skip to content

TextSource Class

Definition

Assembly source text held in memory.

public sealed class TextSource : ProjectSource

View source

Constructors

Name Description
TextSource(String, String) Assembly source text held in memory.

Properties

Name Description
Name A name for the source, used in error messages.
Text