IAppxManifestDocument2::Capabilities Property

 

Gets a list of all capabilities currently declared in the manifest, which may include both standard capabilities and device capabilities.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[DispIdAttribute(1610743811)]
property Array^ Capabilities {
	Array^ get();
}

Property Value

Type: System::Array^
Return to top
Show: