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.
The Activity that has been bound to this diagram. May be null.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Syntax
IActivity Activity { get; }
property IActivity^ Activity {
IActivity^ get();
}
abstract Activity : IActivity with get
ReadOnly Property Activity As IActivity
Property Value
Type: Microsoft.VisualStudio.Uml.Activities.IActivity
See Also
IActivityDiagram Interface
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top