Freigeben über


IProperty.Stereotype-Eigenschaft

Ruft das Stereotyp ab, in dem diese Eigenschaft definiert wird. NULL, wenn die Eigenschaft nicht in einem Stereotyp definiert ist.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Profiles.IStereotype

.NET Framework-Sicherheit

Siehe auch

Referenz

IProperty Schnittstelle

Microsoft.VisualStudio.Uml.Profiles-Namespace