IsPartial
Gets a value indicating whether the current IPartialCompilation is actually partial, or represents a complete compilation.
Declaration
bool IsPartial { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the current IPartialCompilation is actually partial, or represents a complete compilation.
bool IsPartial { get; }
Type | Description |
---|---|
bool |