3 references to properties
System.Web.Services (3)
System\Web\Services\Configuration\SoapEnvelopeProcessingElement.cs (3)
17
this.
properties
.Add(this.readTimeout);
18
this.
properties
.Add(this.strict);
44
get { return this.
properties
; }