IDataServiceHost.ResponseVersion Propriedade
Definição
Obtém a versão usada pelo host na resposta.Gets the version used by the host in the response.
public:
property System::String ^ ResponseVersion { System::String ^ get(); void set(System::String ^ value); };
public string ResponseVersion { get; set; }
member this.ResponseVersion : string with get, set
Public Property ResponseVersion As String
Valor da propriedade
Um valor de cadeia de caracteres que contém a versão do host.A string value that contains the host version.