Udostępnij za pośrednictwem


Właściwość IUseCase.Subjects —

Pobiera podsystemu lub podsystemach, które obsługują wykonanie tego przypadku użycia.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IList<IClassifier>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUseCase Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.UseCases