Condividi tramite


Proprietà IStereotype.Properties

Proprietà di estensione che questo stereotipo definisce sulle sue metaclassi di destinazione.

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

Sintassi

'Dichiarazione
ReadOnly Property Properties As IEnumerable(Of IProperty)
    Get
IEnumerable<IProperty> Properties { get; }
property IEnumerable<IProperty^>^ Properties {
    IEnumerable<IProperty^>^ get ();
}
abstract Properties : IEnumerable<IProperty>
function get Properties () : IEnumerable<IProperty>

Valore proprietà

Tipo: System.Collections.Generic.IEnumerable<IProperty>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IStereotype Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles