Gets the maximum size that is allocated for the local storage resource.
public:
int GetMaximumSizeInMegabytes()
Type: intÂ
The size in megabytes of the local storage resource.
GetMaximumSizeInMegabytes gets the value that was defined for the sizeInMB attribute in the ServiceDefinition.csdef file.
Header: Declared in ServiceDefinition.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).