Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Profile in which the Property Type is defined.
Namespace: Microsoft.VisualStudio.Uml.Profiles
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
IProfile Profile { get; }
property IProfile^ Profile {
IProfile^ get();
}
abstract Profile : IProfile with get
ReadOnly Property Profile As IProfile
Property Value
Type: Microsoft.VisualStudio.Uml.Profiles.IProfile
See Also
IPropertyType Interface
Microsoft.VisualStudio.Uml.Profiles Namespace
Return to top