Open sandboxFocus

Property IsPartial

IsPartial

Gets or sets a value indicating whether the introduced member is partial. When this property is not set, the value is taken from the template member that this attribute is applied to.

Declaration
public bool IsPartial { get; set; }
Property Value
Type Description
bool