Open sandboxFocus

Property Compilation

Compilation

Gets the ICompilation to which this type belongs (which does not mean that the type is declared by the main project of the compilation).

Declaration
ICompilation Compilation { get; }
Property Value
Type Description
ICompilation