IAppxManifestDocument2::RemoveCapability Method (String^)
Visual Studio 2015
Removes the specified capability from the manifest if it is currently present.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- capabilityId
-
Type:
System::String^
[in] The identifier of the capability to be removed.
Show: