Partilhar via


Propriedade IMetaclass.Profile

O perfil do qual essa referência metaclasse faz parte.

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

Sintaxe

'Declaração
ReadOnly Property Profile As IProfile
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

IMetaclass Interface

Namespace Microsoft.VisualStudio.Uml.Profiles