Condividi tramite


CallInfo.ArgumentNames Proprietà

Definizione

Nomi degli argomenti.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ ArgumentNames { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> ArgumentNames { get; }
member this.ArgumentNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property ArgumentNames As ReadOnlyCollection(Of String)

Valore della proprietà

Raccolta di sola lettura di nomi degli argomenti.

Si applica a