Propriedade IStereotype.Profile

O perfil no qual esse estereótipo está definido.

Namespace:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
ReadOnly Property Profile As IProfile
    Get
IProfile Profile { get; }
property IProfile^ Profile {
    IProfile^ get ();
}
abstract Profile : IProfile
function get Profile () : IProfile

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Profiles.IProfile

Segurança do .NET Framework

Consulte também

Referência

IStereotype Interface

Namespace Microsoft.VisualStudio.Uml.Profiles