Open sandboxFocus

Property IsPartial

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