Sdílet prostřednictvím


IInclude.IncludingCase – vlastnost

Obor názvů:  Microsoft.VisualStudio.Uml.UseCases
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.UseCases.IUseCase

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IInclude Rozhraní

Microsoft.VisualStudio.Uml.UseCases – obor názvů