Diagram.CopyOrigin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text that represents the diagram as the originator of the copy operation.
public:
static property System::String ^ CopyOrigin { System::String ^ get(); };
public static string CopyOrigin { get; }
static member CopyOrigin : string
Public Shared ReadOnly Property CopyOrigin As String