EmbeddedResourcesInfo::ResourcePrefix Property
Gets the prefix to prepend to the name of the resources to look up.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property String^ ResourcePrefix { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
Property Value
Type: System::String^
Show: