Поделиться через


IInclude.IncludingCase - свойство

Пространство имен:  Microsoft.VisualStudio.Uml.UseCases
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
Property IncludingCase As IUseCase
    Get
    Set
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)

Значение свойства

Тип: Microsoft.VisualStudio.Uml.UseCases.IUseCase

Безопасность платформы .NET Framework

См. также

Ссылки

IInclude Интерфейс

Microsoft.VisualStudio.Uml.UseCases - пространство имен