Sdílet prostřednictvím


IProperty.Stereotype – vlastnost

Získá-li stereotyp, ve kterém je tato vlastnost definována.Null, pokud není definována vlastnost ve stereotypu.

Obor názvů:  Microsoft.VisualStudio.Uml.Profiles
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Profiles.IStereotype

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IProperty Rozhraní

Microsoft.VisualStudio.Uml.Profiles – obor názvů