IsPartial
Gets a value indicating whether this IPartialCompilation represents a subset of the full compilation, or the complete compilation.
Declaration
bool IsPartial { get; }Property Value
| Type | Description |
|---|---|
| bool |
|
Gets a value indicating whether this IPartialCompilation represents a subset of the full compilation, or the complete compilation.
bool IsPartial { get; }| Type | Description |
|---|---|
| bool |
|