IInteractionUse::ReferredToFile Property

 

The file in which the RefersTo Interaction (sequence diagram) is defined.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

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

Property Value

Type: System::String^
Return to top
Show: