ServerDocument Methods
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. |
![]() | Close() | Closes the ServerDocument object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | GetCustomizationVersion(String^) | Returns the version of the Visual Studio Tools for Office runtime that was used to create the customization that is associated with the specified document. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | IsCacheEnabled(String^) | Gets a value that indicates whether the specified document has a data cache. |
![]() ![]() | IsCustomized(String^) | Gets a value that indicates whether the specified document has a customization that was created by using the Visual Studio 2010 Tools for Office Runtime. |
![]() ![]() | RemoveCustomization(String^) | Removes the customization from the document. |
![]() | Save() | Saves any changes that were made to the document by using the ServerDocument class. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDisposable::Dispose() | Releases all resources used by the ServerDocument. |



