JsonRpcMethodAttribute.Name 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 le nom RPC public par lequel cette méthode sera appelée.
public string Name { get; }
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valeur de propriété
Peut être null
si le nom de la méthode n’a pas été remplacé.