For reference sake: we discussed this and noted that we already have intellisense on the base properties in VS (possibly thanks to R#) so inheritdoc is just to remove the build warnings.
Later on we could also use Sandcastle to compile our API documentation - in that case this xmldoc property would be useful for that as well.
Solid.
For reference sake: we discussed this and noted that we already have intellisense on the base properties in VS (possibly thanks to R#) so inheritdoc is just to remove the build warnings.
Later on we could also use Sandcastle to compile our API documentation - in that case this xmldoc property would be useful for that as well.