EventInfo.ParameterTypes Proprietà

Definizione

Restituisce il tipo di dato assegnato al parametro situato nella posizione specificata della matrice. Questo campo è di sola lettura.

public:
 property cli::array <TypeCode> ^ ParameterTypes { cli::array <TypeCode> ^ get(); };
public TypeCode[] ParameterTypes { get; }
member this.ParameterTypes : TypeCode[]
Public ReadOnly Property ParameterTypes As TypeCode()

Valore della proprietà

Tipo di dati ushort per il parametro nella matrice nella posizione specificata.

Si applica a