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>
function get FeaturingClassifiers () : IEnumerable<IClassifier>
Wartość właściwości
Typ: System.Collections.Generic.IEnumerable<IClassifier>
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..