PlayReadySoapMessage.Uri Property

Definition

Gets the base URL of the XML Web service.

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = playReadySoapMessage.uri;
Public ReadOnly Property Uri As Uri

Property Value

The base URL of the XML Web service.

Applies to