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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.