Freigeben über


IStereotype.Profile-Eigenschaft

Das Profil, in dem dieses Stereotyp definiert ist.

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
function get Profile () : IProfile

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Profiles.IProfile

.NET Framework-Sicherheit

Siehe auch

Referenz

IStereotype Schnittstelle

Microsoft.VisualStudio.Uml.Profiles-Namespace