MethodResponse.MethodSignature 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 un objet contenant la signature de la méthode.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
public:
property System::Object ^ MethodSignature { System::Object ^ get(); };
public object MethodSignature { get; }
public object MethodSignature { [System.Security.SecurityCritical] get; }
member this.MethodSignature : obj
[<get: System.Security.SecurityCritical>]
member this.MethodSignature : obj
Public ReadOnly Property MethodSignature As Object
Valeur de propriété
Object contenant la méthode.
Implémente
- Attributs
Remarques
La méthode appartient à un objet distant.