ComponentResourceLocation Enum

Definition

Defines constants that specify the lookup behavior for references to application resources by Uniform Resource Identifier (URI) path.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum ComponentResourceLocation
Inheritance
ComponentResourceLocation
Attributes

Fields

Name Value Description
Application 0

Lookup treats the APPXPACKAGE as the root.

Nested 1

Lookup expects that the resource is a nested resource of a component.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6