IAppxManifestDocument2::AddCapability Method (String^)
Visual Studio 2015
Adds the specified capability to the manifest if it is not already present.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- capabilityId
-
Type:
System::String^
[in] The capability to add to the manifest.
Show: