This topic has not yet been rated - Rate this topic

ResourceManager.MainResourceMap | mainResourceMap property

Gets the ResourceMap that is associated with the main package of the currently running application.

Syntax


public:
property ResourceMap^ MainResourceMap { 
   ResourceMap^ get();
}

Property value

Type: ResourceMap

The resource map.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Resources.Core
Windows::ApplicationModel::Resources::Core [C++]

Metadata

Windows.winmd

See also

ResourceManager

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.