MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeIs­Partial
Open sandboxFocus

INamedType.IsPartial Property

IsPartial

Gets a value indicating whether the type is marked as partial in source code.

Declaration
bool IsPartial { get; }
Property Value
Type Description
System.Boolean