Diagram::CopyOrigin Property

 

Gets the text that represents the original diagram that was copied.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property String^ CopyOrigin {
	static String^ get();
}

Property Value

Type: System::String^

The text that represents the original diagram that was copied.

Return to top
Show: