Method '{0}' has parameter '{1}' which is an array. In the Windows Runtime, the contents of array parameters must be either ...

Method '{0}' has parameter '{1}' which is an array. In the Windows Runtime, the contents of array parameters must be either readable or writable. In this case, parameter '{1}' will be readable unless you apply an attribute. We recommend that you explicitly apply either {2} or {3}.