Condividi tramite


JsonParameterInfoValues.Name Proprietà

Definizione

Ottiene o imposta il nome del parametro.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; init; }
member this.Name : string with get, set
Public Property Name As String

Valore della proprietà

String

Commenti

Questa API è utilizzata dall'output del generatore di origine System.Text.Json e non deve essere chiamato direttamente.

Si applica a