IAppxManifestDocument.StandardCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the fixed list of standard capabilities.
public:
property Array ^ StandardCapabilities { Array ^ get(); };
[System.Runtime.InteropServices.DispId(1610743812)]
public Array StandardCapabilities { get; }
public Array StandardCapabilities { get; }
[<System.Runtime.InteropServices.DispId(1610743812)>]
member this.StandardCapabilities : Array
member this.StandardCapabilities : Array
Public ReadOnly Property StandardCapabilities As Array
Property Value
- Attributes