Share via


CopyOriginContext Class

Provides information about the origin of the ElementGroupPrototype.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class CopyOriginContext _
    Implements ISerializable
'Usage
Dim instance As CopyOriginContext
[SerializableAttribute]
public class CopyOriginContext : ISerializable
[SerializableAttribute]
public ref class CopyOriginContext : ISerializable
public class CopyOriginContext implements ISerializable

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.CopyOriginContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CopyOriginContext Members

Microsoft.VisualStudio.Modeling Namespace