IsPartial
Gets or sets a value indicating whether the type is marked as partial
in source code.
Declaration
bool IsPartial { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the type is marked as partial
in source code.
bool IsPartial { get; set; }
Type | Description |
---|---|
bool |