This document is archived and information here might be outdated. Recommended version. |
Provides access to members that edit metadata.
The IGxDocumentationView is implemented by GxDocumentationView. It provides a set of methods for manipulating the metadata associated with an object. Through this interface, the developer can open the editor associated with the metadata, access the metadata properties, or apply the edits made to the metadata.
Name | Description | |
---|---|---|
Edit | Opens the current metadata editor. | |
EditProperties | Opens the Metadata Properties dialog box. | |
Synchronize | Writes the current property values to the metadata. |
Classes | Description |
---|---|
GxDocumentationView | GxView that represents the metadata view. |
The GxDocumentationView CoClass requires the Microsoft .NET Framework 3.0 or higher and the Windows Presentation Foundation (WPF) Toolkit to be installed. The WPFToolkit.dll must be referenced.