How can one determine the absolute filepath of the WCF service root folder that's hosted in IIS?
I've investigated System.ServiceModel.OperationContext
and discovered various relative URI paths, but no absolute paths that contain the service root folder.