LocalResource::GetName Method

Gets the name of the local storage resource that was specified in the service definition file.

Syntax

public:
utility::string_t GetName()  

Return value

Type: utility::string_t 

The name of the local storage resource.

Requirements

Header: Declared in ServiceDefinition.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

LocalResource

LocalResource Members