IProfileManager Interface
Visual Studio 2015
Stores the collection of Profiles available in a Model.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | AllProfiles |
| Name | Description | |
|---|---|---|
![]() | GetProfileByName(String^) |
Note |
|---|
The methods defined on this type are extension methods. To use the methods, you must add a project reference to the .NET assembly Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll, and you must include the directive using Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml; in your code. |
Show:


