ClassifierExtensions::SetNavigable Method (IProperty^, Boolean)
Visual Studio 2015
Sets the navigability of this end of an association.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
public: [ExtensionAttribute] static void SetNavigable( IProperty^ associationEnd, bool navigable )
Parameters
- associationEnd
- Type: Microsoft.VisualStudio.Uml.Classes::IProperty^
- navigable
- Type: System::Boolean
Show: