Udostępnij za pośrednictwem


Właściwość IFeature.FeaturingClassifiers —

Pobiera klasyfikatorów, na których pojawia się tej funkcji.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property FeaturingClassifiers As IEnumerable(Of IClassifier)
IEnumerable<IClassifier> FeaturingClassifiers { get; }
property IEnumerable<IClassifier^>^ FeaturingClassifiers {
    IEnumerable<IClassifier^>^ get ();
}
abstract FeaturingClassifiers : IEnumerable<IClassifier> with get
function get FeaturingClassifiers () : IEnumerable<IClassifier>

Wartość właściwości

Typ: IEnumerable<IClassifier>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IFeature Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes