IDiagram::FileName Property

 

The path of the modeling project file on which the diagram is stored. This is the name of the principal of the two files.

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

property String^ FileName {
	String^ get();
}

Property Value

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