HubMethodInvocationMessage.Arguments Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les arguments de la méthode cible.
public:
property cli::array <System::Object ^> ^ Arguments { cli::array <System::Object ^> ^ get(); };
public object[] Arguments { get; }
public object?[]? Arguments { get; }
public object?[] Arguments { get; }
member this.Arguments : obj[]
Public ReadOnly Property Arguments As Object()
Valeur de propriété
Object[]