Package.IsFramework Property

Indicates whether other packages can declare a dependency on this package.

Syntax

public:
property bool IsFramework {
         bool get ();
}  

Property value

Type: bool 

  True if other packages can declare a dependency on this package; otherwise false.

Requirements

Namespace: Windows.ApplicationModel

Metadata: windows.winmd

See also

Reference

Package Class

Package Members

Windows.ApplicationModel Namespace