ModelingProject Class
Visual Studio 2015
Allows you to read a UML modeling project.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetReadWriteModelingProject(IServiceProvider^, Guid) | Access a UML project by its GUID. |
![]() ![]() | LoadReadOnly(String^, IServiceProvider^) | Open a modeling project in read only mode. |
| Name | Description | |
|---|---|---|
![]() ![]() | LayerModelExtension | The name of the file extension used for layer models. |
![]() ![]() | ModelDefinitionFileExtension | The file extension used for modeling project files. |
![]() ![]() | ModelDefinitionFolderName | The name of the folder where package files are stored. |
For more information about UML diagrams, see Create models for your app.
For more information about using the UML API, see Extend UML models and diagrams.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


