This version of Unity is unsupported.

ShaderData.ConstantInfo.Rows

public int Rows;

Description

If the constant is a matrix type, this stores the number of rows. If the constant is a vector type, this value will be 1. Otherwise, the value is 0.