Udostępnij za pośrednictwem


Właściwość IUseCase.Extends —

Pobiera relacje z przypadkami użycia rozszerzone w tym 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 Extends As IEnumerable(Of IExtend)
IEnumerable<IExtend> Extends { get; }
property IEnumerable<IExtend^>^ Extends {
    IEnumerable<IExtend^>^ get ();
}
abstract Extends : IEnumerable<IExtend> with get
function get Extends () : IEnumerable<IExtend>

Wartość właściwości

Typ: IEnumerable<IExtend>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUseCase Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.UseCases