Share via


IDataServiceHost.RequestVersion Proprietà

Definizione

Ottiene il valore che identifica la versione della richiesta inviata dal client, possibilmente null.

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

Valore della proprietà

Stringa che identifica la versione della richiesta inviata dal client, possibilmente null.

Commenti

Se questo valore è Null, si presuppone che la versione sia 1.0.

Si applica a