ServerDocument::AddCustomization Method
Attaches a customization to the specified document.
Assembly: Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddCustomization(String^, String^, Guid, Uri^) | Attaches a customization to the specified document by using the specified document, assembly name, solution ID, and deployment manifest. |
![]() ![]() | AddCustomization(String^, String^, Guid, Uri^, Boolean, array<String^>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() ![]() | AddCustomization(String^, Uri^) | Attaches a customization to the specified document by using the specified assembly name and deployment manifest. |
Show:

