Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
return type of 'accessor' does not match the last parameter type of the corresponding setter
The compiler found a mismatch between what data type is being get and set for an indexed property.
C4948 is only reachable using the obsolete compiler option /clr:oldSyntax.