IInclude.IncludingCase (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Uml.UseCases
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.UseCases.IUseCase

Seguridad de .NET Framework

Vea también

Referencia

IInclude Interfaz

Microsoft.VisualStudio.Uml.UseCases (Espacio de nombres)