Udostępnij za pośrednictwem


Właściwość IInclude.IncludingCase —

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

Składnia

'Deklaracja
Property IncludingCase As IUseCase
IUseCase IncludingCase { get; set; }
property IUseCase^ IncludingCase {
    IUseCase^ get ();
    void set (IUseCase^ value);
}
abstract IncludingCase : IUseCase with get, set
function get IncludingCase () : IUseCase
function set IncludingCase (value : IUseCase)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.UseCases.IUseCase

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInclude Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.UseCases