Class WebRequestEventArgs

Class WebRequestEventArgs

Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)

Poskytuje argumenty pre udalosť, ktorá sa vyvoláva, keď klient odošle webovú žiadosť na webovú API programu Project Server.

public sealed class WebRequestEventArgs : EventArgs

Inheritance

object EventArgs WebRequestEventArgs

Z dedičných členov

EventArgs.Empty , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

WebRequest

Dostane webovú žiadosť o odoslanie na webovú API programu Project Server.

public HttpWebRequest WebRequest { get; }

Hodnota nehnuteľnosti

HttpWebRequest

 Slovenčina