PackageId.ResourceId Property

Gets the resource ID of the package.

Syntax

public:
property String^ ResourceId {
         String^ get ();
}  

Property value

Type: String 

  The resource ID. If there is no resource ID for the package, this property is null.

Requirements

Namespace: Windows.ApplicationModel

Metadata: windows.winmd

See also

Reference

PackageId Class

PackageId Members

Windows.ApplicationModel Namespace