DataServiceBaseGetResource Method
Gets a resource.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public string? GetResource(
string uri
)
- uri String
- Uniform Resource Identifier.
StringResource as a JSON string if there were no errors while processing the request.