IAppxManifestDocument::StandardCapabilities Property

 

Gets the fixed list of standard capabilities.

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

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

Property Value

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