Declarations
Property in CompilationResult
Summary
Gets the collection of variable declarations that were found during compilation.
Remarks
This value will be null
if the CompilationJob object's CompilationType value was not DeclarationsOnly or FullCompilation .
Last updated