Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 675 Bytes

resourcemanager_current.md

File metadata and controls

23 lines (16 loc) · 675 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Resources.Core.ResourceManager.Current
winrt property

Windows.ApplicationModel.Resources.Core.ResourceManager.Current

-description

Gets the ResourceManager for the currently running application.

-property-value

The application default ResourceManager, initialized with the resources for all of the packages in the package graph.

-remarks

Returns ERROR_MRM_INVALID_PRI_FILE if one of the packages contains a malformed PRI file.

-examples

-see-also