Partager via


IInclude.IncludingCase, propriété

Espace de noms :  Microsoft.VisualStudio.Uml.UseCases
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.UseCases.IUseCase

Sécurité .NET Framework

Voir aussi

Référence

IInclude Interface

Microsoft.VisualStudio.Uml.UseCases, espace de noms