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 base service URI for the request.
public:
property Uri ^ AbsoluteServiceUri { Uri ^ get(); };
public Uri AbsoluteServiceUri { get; }
member this.AbsoluteServiceUri : Uri
Public ReadOnly Property AbsoluteServiceUri As Uri