ServerDocument::AddCustomization Method

 

Attaches a customization to the specified document.

Namespace:   Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddCustomization(String^, String^, Guid, Uri^)

Attaches a customization to the specified document by using the specified document, assembly name, solution ID, and deployment manifest.

System_CAPS_pubmethodSystem_CAPS_staticAddCustomization(String^, String^, Guid, Uri^, Boolean, array<String^>^%)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodSystem_CAPS_staticAddCustomization(String^, Uri^)

Attaches a customization to the specified document by using the specified assembly name and deployment manifest.

Return to top
Show: