Partager via


ReturnMessage.HasVarArgs Propriété

Définition

Obtient une valeur indiquant si la méthode appelée accepte un nombre variable d'arguments.

public:
 property bool HasVarArgs { bool get(); };
public bool HasVarArgs { get; }
public bool HasVarArgs { [System.Security.SecurityCritical] get; }
member this.HasVarArgs : bool
[<get: System.Security.SecurityCritical>]
member this.HasVarArgs : bool
Public ReadOnly Property HasVarArgs As Boolean

Valeur de propriété

true si la méthode appelée accepte un nombre variable d'arguments ; sinon false.

Implémente

Attributs

S’applique à