Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Uml.UseCases
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
IUseCase Extension { get; set; }
property IUseCase^ Extension {
IUseCase^ get();
void set(IUseCase^ value);
}
abstract Extension : IUseCase with get, set
Property Extension As IUseCase
Property Value
Type: Microsoft.VisualStudio.Uml.UseCases.IUseCase
See Also
IExtend Interface
Microsoft.VisualStudio.Uml.UseCases Namespace
Return to top