Retrieves a specified local storage resource.
public:
LocalResource GetLocalResource(
utility::string_t localResourceName
)
localResourceName
Type: utility::string_t
The name of the local storage resource that is defined in the ServiceDefiniton.csdef file.
Type: LocalResource
An instance of LocalResource that represents the local storage resource.
Header: Declared in RoleEnvironment.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).