IAppxManifestDocument2::StandardCapabilities Property

 

Gets the fixed list of standard capabilities.

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

[DispIdAttribute(1610743812)]
property Array^ StandardCapabilities {
	Array^ get();
}

Property Value

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