ValueProviderResult.FirstValue Proprietà

Definizione

Ottiene il primo valore in base ai valori dell'ordine specificati nella richiesta. Usare FirstValue per ottenere un singolo valore per l'elaborazione indipendentemente dal fatto che nella richiesta siano stati forniti un singolo o più valori.

public:
 property System::String ^ FirstValue { System::String ^ get(); };
public string FirstValue { get; }
public string? FirstValue { get; }
member this.FirstValue : string
Public ReadOnly Property FirstValue As String

Valore della proprietà

Si applica a