Condividi tramite


Proprietà IProperty.Stereotype

Ottiene lo stereotipo in cui viene definita questa proprietà. Null se la proprietà non è definita nello stereotipo.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Profiles.IStereotype

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IProperty Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles