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 |
Gets the ICompilation to which this type belongs (which does not mean that the type is declared by the main project of the compilation).
ICompilation Compilation { get; }
Type | Description |
---|---|
ICompilation |