Share via


CallInfo.ArgumentNames Propriété

Définition

Noms d'arguments.

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)

Valeur de propriété

Collection en lecture seule de noms d'arguments.

S’applique à