HttpRequestWrapper.ServerVariables Свойство

Определение

Получает коллекцию переменных веб-сервера.

public:
 virtual property System::Collections::Specialized::NameValueCollection ^ ServerVariables { System::Collections::Specialized::NameValueCollection ^ get(); };
public override System.Collections.Specialized.NameValueCollection ServerVariables { get; }
member this.ServerVariables : System.Collections.Specialized.NameValueCollection
Public Overrides ReadOnly Property ServerVariables As NameValueCollection

Значение свойства

Переменные сервера.

Применяется к