Linguaggio

EventInfo.ParameterTypes Proprietà

Definizione

Restituisce il tipo di dato assegnato al parametro situato nella posizione specificata nell'array. Il 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à

Un tipo di dato ushort per il parametro nell'array nella posizione specificata.

Si applica a