Condividi tramite


Proprietà IStereotype.Profile

Il profilo in cui è definito lo stereotipo.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Profiles.IProfile

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IStereotype Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles