Compilations
Gets the list of compilations in the current set.
Declaration
ImmutableArray<ICompilation> Compilations { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<ICompilation> |
Gets the list of compilations in the current set.
ImmutableArray<ICompilation> Compilations { get; }
Type | Description |
---|---|
ImmutableArray<ICompilation> |