ILayerDependencyLink::Direction Property

 

Get/set the link direction (Forwards, Backwards and Bidirectional).

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

property String^ Direction {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

Return to top
Show: