SoapMethodResult.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the client request for which the response is created.
public Microsoft.Media.Drm.Soap.SoapRequest Request { get; }
member this.Request : Microsoft.Media.Drm.Soap.SoapRequest
Public ReadOnly Property Request As SoapRequest
Property Value
The client request for which the response is created.