Freigeben über


IMetaclass.Profile-Eigenschaft

Das Profil, von dem dieser Metaklassenverweis einen Teil darstellt.

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

Syntax

'Declaration
ReadOnly Property Profile As IProfile
IProfile Profile { get; }
property IProfile^ Profile {
    IProfile^ get ();
}
abstract Profile : IProfile with get
function get Profile () : IProfile

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Profiles.IProfile

.NET Framework-Sicherheit

Siehe auch

Referenz

IMetaclass Schnittstelle

Microsoft.VisualStudio.Uml.Profiles-Namespace